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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file spherical_dev-0.3.5-py3-none-any.whl.
File metadata
- Download URL: spherical_dev-0.3.5-py3-none-any.whl
- Upload date:
- Size: 13.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
83d0910307f67406ad311c1333b48e29a8e707c6daa07a28fc2a9532bbcea39f
|
|
| MD5 |
28487c43dd6ddb6a574545289c601b72
|
|
| BLAKE2b-256 |
8b440879e92d5ae7afe08ed4c86951f2464135573cc64ec3a6291d18a972ea65
|