A package comprising various utilities useful for many python projects.
Project description
Ratisbona Utils
Ratisbona utils comprises a set of python modules useful in many programs.
Project-structure, Installing Dependencies and PYTHONPATH configuration.
This Project houses its sources below the src/ratisbona_utils directory. You have
to have this directory in your module-searchpath to execute the project. It should also
be present in the module-searchpath of your IDE.
If using pycharm or any other Jetbrains-based IDE, use
Settings->Project->Project Structure
to mark as sourcefolder the src-folder of this.
The Project requirements, as well as the dev-requirements are intended to be listed in the
pyproject.toml-file (see there)
By issuing:
pip install -e .
you add all the project dependencies as well as the projects source-folder to your (hopefully virtual!) environment, relieving you of the burden of having to manually installing anything or having to configure your python path by other means.
Likewise you can install all the dev-dependencies by:
pip install -e .'[dev]'
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 ratisbona_utils-0.0.1.tar.gz.
File metadata
- Download URL: ratisbona_utils-0.0.1.tar.gz
- Upload date:
- Size: 15.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
712aaf96f9a70b11d7ba908e6066bee8ec54e8cf1e03bd6b12ec692fb7c140b7
|
|
| MD5 |
53d973aa2448bf79b8b851595f230f9d
|
|
| BLAKE2b-256 |
22a26f55991590a55c596ec7ac3e3fd9c5d53891865ff834c6aa832be32031d0
|
File details
Details for the file ratisbona_utils-0.0.1-py3-none-any.whl.
File metadata
- Download URL: ratisbona_utils-0.0.1-py3-none-any.whl
- Upload date:
- Size: 12.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3d3f9c456bb3abbce4d06920e792b214cd8aa91eaa3171777329c0f84f00fbab
|
|
| MD5 |
914432260dfd7edc6807e5a12eac34d9
|
|
| BLAKE2b-256 |
995d5db094f7fb3aa381d168a41e3c82026e304f20e26eb1eadb57e49f67e905
|