Skip to main content

Cross platform(ish) productivity commands written in python.

Project description

create-python-cmd

Linting

MacOS_Tests Ubuntu_Tests Win_Tests

> pip install create-python-cmd
> git clone https://github.com/.../myproject
> cd myproject
> createpythoncmd # Creates a new Python command line application.

Creates a new Python command line application with linters and tests.

Linters

The following linters are used

  • pylint
  • flake8
  • mypy

Testing

To run all linters and tests, simply go to the root directory and run tox

Uploading your project to PYPI

To upload your project to pypi simply run . ./upload_package.sh

Versions

  • 1.2.5 - Varius fixes and test fixes.
  • 1.2.2 - Adds retries to get correct parameters and auto corrects parameters instead of exiting.
  • 1.2.0 - Refresh with new modern practices like an installation script.
  • 1.1.1 - Adds chmod +x to shell scripts and adds post install instructions.
  • 1.1.0 - createpythonapp -> createpythoncmd.
  • 1.0.9 - Adds keywords prompt during setup.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

create-python-cmd-1.2.5.tar.gz (5.5 kB view hashes)

Uploaded Source

Built Distribution

create_python_cmd-1.2.5-py2.py3-none-any.whl (5.9 kB view hashes)

Uploaded Python 2 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