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:
  • 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 virtualenv

And even do this from a cookiecutter template

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

Check out the docs for more :boom:

Credits

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

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.4.2.tar.gz (42.5 kB view details)

Uploaded Source

Built Distribution

pytoil-0.4.2-py2.py3-none-any.whl (54.6 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

  • Download URL: pytoil-0.4.2.tar.gz
  • Upload date:
  • Size: 42.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.5

File hashes

Hashes for pytoil-0.4.2.tar.gz
Algorithm Hash digest
SHA256 5478476aee86ae9a849d1289fd1ae1d91b5e7a4fe85b85995dc202067d78581a
MD5 f80bb54cf7713e622bb55ec6b626ddea
BLAKE2b-256 fc78aa36ba3f982574e768a5bbadaa7605d517b02ef45c939c1b9ad0013fd78d

See more details on using hashes here.

File details

Details for the file pytoil-0.4.2-py2.py3-none-any.whl.

File metadata

  • Download URL: pytoil-0.4.2-py2.py3-none-any.whl
  • Upload date:
  • Size: 54.6 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.5

File hashes

Hashes for pytoil-0.4.2-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 dfc25eb4d40b5098e0f0acf35bbffffc2d86e9144b38700683569db4e405d27d
MD5 90ccce69bf9caf0a6ef000957b616d2e
BLAKE2b-256 e6952655ec9debbf1f88023d492fb1908433d9405151fc9415b6f001aa874b8b

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