Skip to main content

CLI to automate the development workflow.

Project description

logo

License PyPI GitHub Code Style CI Coverage

pytoil is a small, helpful CLI to help developers manage their local and remote projects with ease!

:warning: pytoil is still in Alpha and as such, the API may change without deprecation notices.

What is it?

pytoil is a handy tool that helps you stay on top of all your projects, remote or local. It's primarily aimed at python developers but you could easily use it to manage any project!

pytoil is:

  • Easy to use :white_check_mark:
  • Easy to configure :white_check_mark:
  • Safe (it won't edit your repos at all) :white_check_mark:
  • Snappy (it's asynchronous from the ground up and as much as possible is done concurrently, clone all your repos in seconds!) 💨
  • Useful! (I hope :smiley:)

Say goodbye to janky bash scripts :wave:

Installation

As pytoil is a CLI, I recommend pipx

pipx install pytoil

Or just pip (but must be globally available)

pip install pytoil

Quickstart

pytoil is super easy to get started with.

After installation just run

$ pytoil config

No config file yet!
Making you a default one...

This will create a default config file which can be found at ~/.pytoil.yml. See the docs for what information you need to put in here.

Don't worry though, there's only a few options to configure! :sleeping:

After that you're good to go! You can do things like:

See your local and remote projects

pytoil show all

See which ones you have on GitHub, but not on your computer

pytoil show diff

Easily grab a project, regardless of where it is

pytoil checkout my_project

Create a new project and virtual environment in one go

pytoil new my_project --venv venv

And even do this from a cookiecutter template

pytoil new my_project --venv venv --cookie https://github.com/some/cookie.git

Check out the docs for more :boom:

Contributing

pytoil is an open source project and, as such, welcomes contributions of all kinds :smiley:

Your best bet is to check out the contributing guide in the docs!

Credits

This package was created with cookiecutter and the FollowTheProcess/poetry_pypackage project template.

pytoil has been built on top of these fantastic projects:

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pytoil-0.18.0.tar.gz (35.4 kB view details)

Uploaded Source

Built Distribution

pytoil-0.18.0-py3-none-any.whl (51.4 kB view details)

Uploaded Python 3

File details

Details for the file pytoil-0.18.0.tar.gz.

File metadata

  • Download URL: pytoil-0.18.0.tar.gz
  • Upload date:
  • Size: 35.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.10.0 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.9

File hashes

Hashes for pytoil-0.18.0.tar.gz
Algorithm Hash digest
SHA256 ba7326f6724f3af8ca84b13fc7bcf77bf2211babee0f9d3e5dcbd6f081234974
MD5 7b96e048dbc0097b71dfc34a4c16d739
BLAKE2b-256 70b659055262509055537cc7a4c63a9d9511f673d6e07628b05f2b843fca2561

See more details on using hashes here.

File details

Details for the file pytoil-0.18.0-py3-none-any.whl.

File metadata

  • Download URL: pytoil-0.18.0-py3-none-any.whl
  • Upload date:
  • Size: 51.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.10.0 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.9

File hashes

Hashes for pytoil-0.18.0-py3-none-any.whl
Algorithm Hash digest
SHA256 f2118ea57b5ab8b3a2b97d428d89a0b91c37ddda9342adcf93d7f5f3844a373c
MD5 015e57617c6586a945cb18e40799bb0f
BLAKE2b-256 e3c646dba90e7185cf551d15429f7541febc526b386c3edd6d90c22be609e87a

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page