Skip to main content

CLI to automate the development workflow.

Reason this release was yanked:

Breaking bug in checkout fork. See https://github.com/FollowTheProcess/pytoil/issues/253

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:
  • 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.13.1.tar.gz (40.0 kB view details)

Uploaded Source

Built Distribution

pytoil-0.13.1-py3-none-any.whl (56.3 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: pytoil-0.13.1.tar.gz
  • Upload date:
  • Size: 40.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.9.7

File hashes

Hashes for pytoil-0.13.1.tar.gz
Algorithm Hash digest
SHA256 e129ceb8a85ef1cd9d87a126759c4c8f469477ed3196d9547976241ab40f5632
MD5 ad4c4154312869085db0e7005b270b29
BLAKE2b-256 8234b144262efd50acd1ef290214f365a209fa967a4c2afcd3c498b4e4d32bee

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pytoil-0.13.1-py3-none-any.whl
  • Upload date:
  • Size: 56.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.9.7

File hashes

Hashes for pytoil-0.13.1-py3-none-any.whl
Algorithm Hash digest
SHA256 cc3b2e78f6a7e3eae4f99d1b88d9ab51e49055b937353f99c79a286c91682277
MD5 2a9c81c638d238771a6a077725cc8964
BLAKE2b-256 795366a110d732cd6967bc61a100b77ba36f2bc64f7f8d4135c90f9edce19a2d

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