Set of tools used in Spherical development
Project description
Spherical dev overview
Package with the dev utils which are used in Spherical projects.
Install
spherical-dev
is available on PyPI:
$ pip install spherical-dev
Usage
In your project, need to create the tasks.py
in the project root and
import all commands which you need.
Example:
# tasks.py
from spherical.dev.tasks import clean, flake, isort, test # noqa: F401
There are a bunch of commands available for your using inv
command, just type:
$ inv -l
Help of invoke commands:
$ inv <comand_name> --help
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 Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
Close
Hashes for spherical_dev-0.2.18-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | ea2e2922ae9d0c595dc477eb175a5ae6caa19632185758282a300ba23de63cfd |
|
MD5 | ab1f7d7ca58c22e634dc25c30dced10c |
|
BLAKE2b-256 | 423e8e9e2707dd3443524f99b9785fa47288806d8dad89b643347b75a3785a3a |