[Python-announce] JumpTheGun 0.0.9

Tal Einat <[email protected]>
Newsgroups gmane.comp.python.announce
Message-ID <[email protected]>
Make Python CLI tools win the speed race, by cheating!

JumpTheGun makes Python CLI tools start up much faster. For example, it can make the AWS CLI start up nearly 3x faster, making it near-instant.

# In any Python (>= 3.7) environment:
pip install jumpthegun
# or
pipx install jumpthegun

# For any CLI tool written in Python (>= 3.7):
jumpthegun run <cli-tool> [...]

# Examples:
jumpthegun run black --check .
jumpthegun run aws --version

# More details:
jumpthegun --help

https://github.com/taleinat/jumpthegun

Enjoy snappier tools!
- Tal Einat
_______________________________________________
Python-announce-list mailing list -- [email protected]
To unsubscribe send an email to [email protected]
https://mail.python.org/mailman3/lists/python-announce-list.python.org/
Member address: [email protected]
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.