Skip to main content

de namespace module portion setup_project: project setup helper functions

Project description

project setup portion of the de namespace

GitLab develop GitLab release PyPIVersion

the portions (modules and sub-packages) of the Development Environment for Python are within the de namespace and are providing helper methods and classes for your Python projects.

Coverage MyPyPrecision PyLintScore

PyPIImplementation PyPIPyVersions PyPIWheel PyPIFormat PyPIStatus PyPIDownloads

installation

execute the following command to use the de.setup_project module in your Python project. it will install de.setup_project into your Python (virtual) environment:

pip install de-setup-project

to contribute to this portion, fork the de-setup-project repository at GitLab, pull it to your machine and finally execute the following command in the root folder of this repository (de_setup_project):

pip install -e .[dev]

the last command will install this module portion into your virtual environment, along with the tools you need to develop and run tests or to extend the portion documentation. to contribute only to the unit tests, or the documentation of this portion replace the setup extras key dev in the above command with tests or docs respectively.

the repository of this portion is using the git-flow workflow with the branch names develop and release. more details on this workflow you find here and here.

namespace portion documentation

more info on the features and usage of this portion is available at ReadTheDocs.

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

de_setup_project-0.2.5.tar.gz (29.8 kB view hashes)

Uploaded Source

Built Distribution

de_setup_project-0.2.5-py3-none-any.whl (45.3 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