GitXplorerGitXplorer
y

QuickPackage

public
40 stars
5 forks
1 issues

Commits

List of commits on branch master.
Unverified
223b08e0246198a49cdb5d400101ff6585da6e97

Update README.md

yyask123 committed 9 years ago
Unverified
9f0a9f2a0f3e987d0210c9510d052443d0336ece

Update README.md

yyask123 committed 9 years ago
Unverified
fff5e38261677d249df752efd2530bc811188004

Update README.md

yyask123 committed 9 years ago
Unverified
4cf820e77818807546536ee1d691a3f4955f25b6

Merge pull request #1 from JKereliuk/TypoFix

yyask123 committed 9 years ago
Unverified
c59d72feca718d70ac96a9850e8f24f3edbec31e

fixed typo and added spaces between + signs

committed 9 years ago
Unverified
2077e091fb2433db1451261dd2a79a620f53c1b7

Update README.md

yyask123 committed 9 years ago

README

The README file for this repository.

QuickPackage

Instantly create and upload python package for your awesome script without reading any Docs

Just enter the path of your awsome python script and instantly package your script and upload it to Pypi . This would enable users to quickly install and use your script. Also : Save time

Installation

$ pip install quickpackage

##Usage

Simply run quickpackage and enter the path of your python script.

Example:

❯ quickpackage                                                    
Enter name: quickpackage
Enter version: 1.1
Enter description: Instantly create and upload python package for your script
Enter github url: https://github.com/yask123/quick-package
enter author: Yask Srivastava
Enter email: yask123@gmail.com
Path of python script file: run.py
running register
....
running upload
Submitting dist/quickpackage-1.1.tar.gz to https://pypi.python.org/pypi
Server response (200): OK