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!

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 init

This will create a config file which can be found at ~/.pytoil.yml, and will walk you through setting the tool up.

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

Uploaded Source

Built Distribution

pytoil-0.2.0-py3-none-any.whl (37.2 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for pytoil-0.2.0.tar.gz
Algorithm Hash digest
SHA256 9c7b39c76e846e9a46b0fa40d890272c2ca1753b9e5ee15155b0060310d202de
MD5 fbfc0b0c273c305a975e410e491b8880
BLAKE2b-256 acaf3fd4c7d8495339d879c5b2d690888b227ef8a6a2ab16b9164a550ce86c25

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for pytoil-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 bd99029bf8da796dbcb2285d85c671372b5e70f73bd88bc2bfab888154883cc1
MD5 b74c53ecb660a4399b5f53eafe22bd79
BLAKE2b-256 eaeb580939f0d6bf5727d78d51afdb33d602f9b833e9f31d716f1e93f4ede528

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