Git Product home page Git Product logo

turbocharge's Introduction

Speed

Easiest Way To Install The Packages You Love!

An amazing package manager, which is easy to use, free, and completely open source, Speed just gets the job done. Speed automatically tests the packages after installing them, reassuring you that it finally works when you use them!

Reddit Post

https://www.reddit.com/r/Python/comments/iju7it/turbocharge_package_manager_is_out/

Now Avaliable On PyPi!

https://pypi.org/project/turbocharge/

Installing

Turbocharge is as easy to install as it is to use!

Using Pip3 (Python3):

pip3 install turbocharge==3.0.0

Using Pip (Python2):

Warning: pip is deprecated and I highly suggest using pip3.

pip install turbocharge==3.0.0

Next, run this command, replacing the {username} with your name:

echo "export PATH="/home/{username}/.local/bin:$PATH"" >> ~/.bashrc

Finally, run this command to force reload the ~/.bashrc or restart your terminal:

source ~/.bashrc

Done! You've setup turbocharge on your device.

Verify Installation

Just type turbocharge and you will be shown a screen with the commands you can execute using Turbocharge!

Update Turbocharge

To update turbocharge with Pip3 (Python3):

pip3 install --upgrade turbocharge

To update turbocharge with Pip (Python2):

pip install --upgrade turbocharge

Documentation

Install a package:

turbocharge install <package_name>

Version of turbocharge:

turbocharge version

List all avaliable, installable packages:

turbocharge list

Bugs

Feel free to create an issue if you face any bugs while using or installing Turbocharge!

Announcements

GUI Application in the works for turbocharge!!!

Support & Feedback

Be sure to contact me at my email id: [email protected] for any feedback or assistance. Thanks a lot, enjoy turbocharge!

turbocharge's People

Contributors

suptejas avatar

Stargazers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.