de namespace module portion setup_project: project setup helper functions
Project description
project setup portion of the de namespace
the portions (modules and sub-packages) of the Development Environment for Python are within the
denamespace and are providing helper methods and classes for your Python projects.
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
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 de_setup_project-0.2.5.tar.gz.
File metadata
- Download URL: de_setup_project-0.2.5.tar.gz
- Upload date:
- Size: 29.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.6.0 importlib_metadata/4.8.2 pkginfo/1.8.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.6.15
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
84e2fc63d994bf8518fddab7dbd84645ab05432be78824e62b9e9fe7468d052a
|
|
| MD5 |
5c15fabb547175b44f6a6ee55cd2bb5e
|
|
| BLAKE2b-256 |
8c11858f59c001011a051ec3a4314eed230ae3f1d05b66211cc67554ca313e9c
|
File details
Details for the file de_setup_project-0.2.5-py3-none-any.whl.
File metadata
- Download URL: de_setup_project-0.2.5-py3-none-any.whl
- Upload date:
- Size: 45.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.6.0 importlib_metadata/4.8.2 pkginfo/1.8.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.6.15
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3d8958ac702540b86e9c4c9e70e4251aaa135848409bfc9b8fa34bc02c026a5d
|
|
| MD5 |
cf6c35e2a09fcb817f98ff439726c3fc
|
|
| BLAKE2b-256 |
9405ffd29154014cb996bfa01291ccc764162d2babd502477411070fb4cc3c45
|