Skip to main content

Set of tools used in Spherical development

Project description

Spherical dev overview

PyPI

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


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

spherical_dev-0.3.5-py3-none-any.whl (13.4 kB view hashes)

Uploaded Python 3

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