de_core portion of python development environment namespace package
Project description
core portion of de namespace package
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.core module in your Python project. it will install de.core into your
Python (virtual) environment:
pip install de-core
to contribute to this portion, fork the
de-core repository at GitLab,
pull it to your machine and finally execute the following command in the root folder of this repository (de_core):
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
Release history Release notifications | RSS feed
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_core-0.2.24.tar.gz.
File metadata
- Download URL: de_core-0.2.24.tar.gz
- Upload date:
- Size: 23.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.6.3 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.0 CPython/3.6.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
69cb777c3fc4df4c72b5077f0f146b1e8a190c057f04f8f8b97d542972cbd8ce
|
|
| MD5 |
be53904653046e59e6350abcd8e93b72
|
|
| BLAKE2b-256 |
5880720d1e72142d98b0b16fe0f3ede0cd065cdb20f11706dc2943eddda174ab
|
File details
Details for the file de_core-0.2.24-py3-none-any.whl.
File metadata
- Download URL: de_core-0.2.24-py3-none-any.whl
- Upload date:
- Size: 22.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.6.3 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.0 CPython/3.6.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
82e20a34cfba5dd1c18b05622c3760599d7dcba12f83cf67dd8b32d8b320f37b
|
|
| MD5 |
45d1bb8b1b6e070506e2256ddc8cc542
|
|
| BLAKE2b-256 |
e1812a8b9269bbac9af7e8197b1c5623cb7ae756d9ec8b44825fc617f6cd4cdf
|