Skip to main content

CLI to automate the development workflow.

Project description

logo

License PyPI 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 create my_project --venv virtualenv

And even do this from a cookiecutter template

pytoil create 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/poetry_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.3.1.tar.gz (24.0 kB view details)

Uploaded Source

Built Distribution

pytoil-0.3.1-py3-none-any.whl (36.3 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: pytoil-0.3.1.tar.gz
  • Upload date:
  • Size: 24.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.5 CPython/3.9.2 Linux/5.4.0-1041-azure

File hashes

Hashes for pytoil-0.3.1.tar.gz
Algorithm Hash digest
SHA256 9a608958d59b385b267ee40e6d90ad24b129061d778abcd215b076f8896652d1
MD5 de67d8633dcb598c94e963ace739a119
BLAKE2b-256 06b3a393d1d8a8036a105fa8db8a5140799723509adeafb8162b836ca5efa488

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pytoil-0.3.1-py3-none-any.whl
  • Upload date:
  • Size: 36.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.5 CPython/3.9.2 Linux/5.4.0-1041-azure

File hashes

Hashes for pytoil-0.3.1-py3-none-any.whl
Algorithm Hash digest
SHA256 e97b6749846c3ff82e57cc58df23a9899b286476e963ad59ac1f25fea9d097d2
MD5 38227f06b71010d34e0a3e58dee42475
BLAKE2b-256 89f065196dd06c496cd47ab09eea4e784dcb8a326792c92b12d629896d2ade96

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