{ "info": { "author": "Prakhar Srivastav", "author_email": "prakhar1989@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "GettUp\n======\n\nGettUp is a simple command line utility which lets you share and upload files to the [ge.tt](http://ge.tt) sharing service quickly and easily.\n\n## Installation \nGettUp is distributed as a python package. Do the following to install\n\n``` \nsudo pip install gettup\nOR \nsudo easy_install gettup\nOR\n# download source and cd to it\nsudo python setup.py install\n```\n\n## Usage\n1. Make an account on [Ge.tt](http://ge.tt)\n2. Obtain an api key by [creating an app](http://ge.tt/developers/create).\n3. Run the application. The app will ask for your credentials the first the app is run. \n\n```\n$ gett file1.txt\nPlease enter your Ge.tt email: example@example.com\nPlease enter your Ge.tt password: verysecurepassword\nPlease enter your API KEY: supersecretapikey\nValidating credentials ...\nCredentials verified ...\nConstructing a new share ...\nUploading file: README.md\nSetting up a file name ...\nUploading the file...\nUpload successful. Here's your url: http://ge.tt/6zkcEkB1/v/0\n----------------------------------------\n```\n\n## Examples\n`gett` displays a helpful help text when run with the `-h` flag.\n``` \n$ gett\nusage: gett.py [-h] [-s share_id] [-t share_title] [-i share_id]\n [-d share_id [share_id ...]] [-l] [-r file_url [file_url ...]]\n [-q]\n [files [files ...]]\n\nUpload files to ge.tt via the command line\n```\n\nCommand Examples - \n```\n$ gett # show help\n$ gett file1 file2 file3 # upload files (in same share)\n$ gett *.py # linux globs (upload)\n$ gett *.py -s sharename # upload file in the specific share\n$ gett *.py -s sharename -t title # gives the title to the new share\n$ gett --list # show list of shares\n$ gett -d share1 share2 share3 # deletes the shares\n$ gett -r url1 url2 url 3 # deletes the file url\n$ gett -q {etc} # quiet mode\n$ gett -i sharename # get share info\n```\n\nTo upload a file, use the -u flag. By default, `gett` will create a new share for uploading the file. Use the -s flag, alongwith a sharename to upload to an existing share\n```\n$ gett something.txt\nConstructing a new share ...\nSetting up a file name ...\nUploading the file...\nUpload successful. Here's your url: http://ge.tt/1NcgabB1/v/0\n----------------------------------------\n\n$ gett something.txt -s 5d1ctaB1\nSetting up a file name ...\nUploading the file...\nUpload successful. Here's your url: http://ge.tt/5d1ctaB1/v/1\n```\n\nTo delete a share use the -d flag. To get more info about a share, use the -s flag accompanied by a sharename.\n```\n$ gett -d 1NcgabB1\nDestroying share ...\n1NcgabB1 share has been destroyed\n\n$ gett -r http://ge.tt/6zkcEkB1/v/0\nDeleting file ...\nFile has been successfully destroyed\n```\n\n## Upgrade\nTo upgrade GettUp run the following command\n```\nsudo pip install -U gettup\n```\n\n## Thanks \nThanks to [gett-cli](https://bitbucket.org/mickael9/gett-cli) for inspiration, which is, at present, for Python 3 only.\n\n## License\nGettup is released under the MIT license.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/prakhar1989/gett/", "keywords": "CLI filesharing file sharing upload command-line", "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "gettup", "package_url": "https://pypi.org/project/gettup/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/gettup/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/prakhar1989/gett/" }, "release_url": "https://pypi.org/project/gettup/0.3.0/", "requires_dist": null, "requires_python": null, "summary": "A command-line file sharing utility for ge.tt", "version": "0.3.0" }, "last_serial": 956875, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "003685048790bd207541579410eb0f94", "sha256": "ec2d2d19f198bcf8ed2e02dd9bb58b761120d9301ad8d7de5095f1c2d6d4be4a" }, "downloads": -1, "filename": "gettup-0.1.tar.gz", "has_sig": false, "md5_digest": "003685048790bd207541579410eb0f94", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1646, "upload_time": "2013-12-28T18:52:00", "url": "https://files.pythonhosted.org/packages/5f/6f/16582ec956c5fc7a1a2cd7562e61a8f7ea83166c95f8f707ca59f556418d/gettup-0.1.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "e1cca8102c0c73e1fea069f41a9187db", "sha256": "527a91618140837e2ece21b3cfa4cf917b48866c9d1a66b515a9a94ad2da1149" }, "downloads": -1, "filename": "gettup-0.1.1.tar.gz", "has_sig": false, "md5_digest": "e1cca8102c0c73e1fea069f41a9187db", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1828, "upload_time": "2013-12-28T19:01:15", "url": "https://files.pythonhosted.org/packages/1d/13/9c2eb3f6ce90026fdf5efd5c537a6fe3c702f25a7eb4cc0117ecac9c3999/gettup-0.1.1.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "16cff7f3e2227b6288c83fd779bc0b68", "sha256": "800b46bc1f1f7ea228dc733e8f83d8d1262da37e2b4c2f4ed5c2e084d2e0199c" }, "downloads": -1, "filename": "gettup-0.1.2.tar.gz", "has_sig": false, "md5_digest": "16cff7f3e2227b6288c83fd779bc0b68", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3793, "upload_time": "2013-12-28T19:15:43", "url": "https://files.pythonhosted.org/packages/fa/1f/8ccdb464eda1b7832fc2ebd8e880a889cee4cac43750d3262e126049a7a8/gettup-0.1.2.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "f335954bcd80468cd64d68f7c23b3811", "sha256": "bb2db2befb6b43e5996b0d0ffb7f2d9813cdf10b8513bfadd0f01ba5f59e976f" }, "downloads": -1, "filename": "gettup-0.2.0.tar.gz", "has_sig": false, "md5_digest": "f335954bcd80468cd64d68f7c23b3811", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5037, "upload_time": "2013-12-30T05:53:15", "url": "https://files.pythonhosted.org/packages/a2/a8/437ad542da3168fc67ff04324fc95d07c6cac81a065c92e1d3b965eaed12/gettup-0.2.0.tar.gz" } ], "0.3.0": [ { "comment_text": "", "digests": { "md5": "c9529a301853d03e351126412f3c8e46", "sha256": "6d6119aa62dc45abf0bea2fb5051ef5751d313bdd002c59d8cbe6b9c5dfcbb40" }, "downloads": -1, "filename": "gettup-0.3.0.tar.gz", "has_sig": false, "md5_digest": "c9529a301853d03e351126412f3c8e46", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5600, "upload_time": "2013-12-30T16:21:49", "url": "https://files.pythonhosted.org/packages/41/83/190f7c7c2f7cead7406e4ab787a744804bd57d866d31b818d69203c41cfb/gettup-0.3.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "c9529a301853d03e351126412f3c8e46", "sha256": "6d6119aa62dc45abf0bea2fb5051ef5751d313bdd002c59d8cbe6b9c5dfcbb40" }, "downloads": -1, "filename": "gettup-0.3.0.tar.gz", "has_sig": false, "md5_digest": "c9529a301853d03e351126412f3c8e46", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5600, "upload_time": "2013-12-30T16:21:49", "url": "https://files.pythonhosted.org/packages/41/83/190f7c7c2f7cead7406e4ab787a744804bd57d866d31b818d69203c41cfb/gettup-0.3.0.tar.gz" } ] }