Skip to main content

A python package that helps you create a python package.

Project description

Travis CI build SonarCloud Quality SonarCloud Maintainability Codacy Maintainability Maintainability Pypi project

A python package that helps you create a python package.

How do I install this package?

As usual, just download it using pip:

pip install setup_python_package

Tests Coverage

Since some software handling coverages sometime get slightly different results, here’s three of them:

Coveralls Coverage SonarCloud Coverage Code Climate Coverate

Requirements

You will need to have install the travis gem for encryption:

gem install travis

Usage example

In your terminal, from within a valid repository, just run the following:

spp

The just follow the istructions, that go something like this (this is taken directly from the setup of another repo o’ mine):

Please insert package name [dict_hash]:
Please insert author name [Luca Cappelletti]:
Please insert author email [cappelletti.luca94@my.email.com]:
Please insert package url [https://github.com/LucaCappelletti94/dict_hash]:
Please insert package description [Simple python tool to hash dictionaries using both default hash and sha256.]: Please insert package version [1.0.0]:
Please insert tests directory [tests]:
You might need to create the travis project.
Press any key to go to travis now.
You might need to create the sonarcloud project.
Just copy the project key and paste it here.
Press any key to go to sonar now.
Please insert sonar project key: (sonar key goes here, removed for privacy)
Please run the following into a terminal window in this repository:
travis encrypt (sonar key goes here, removed for privacy)
Copy only the generate key here, it looks like this:
secure: "very_long_key"
Please insert travis project key: (travis key goes here, removed for privacy)
Please insert python version [3.7]:
You still need to create the coveralls project.
Just copy the repo_token and paste it here.
Press any key to go to coveralls now.

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

setup_python_package-1.1.2.tar.gz (14.9 kB view hashes)

Uploaded Source

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