Collection of utility scripts for developing Python projects
Project description
Python-Toolkit
Collection of utility scripts for developing Python projects
Overview
src
├── __init__.py
└── toolkit
├── database
│ ├── firebase
│ │ ├── firebase.py
│ │ └── __init__.py
│ ├── __init__.py
│ ├── json
│ │ ├── collectionDB.py
│ │ └── __init__.py
│ └── mongodb
│ ├── __init__.py
│ ├── mongo_api.py
│ └── mongo_dao.py
├── __init__.py
├── protocols
│ ├── __init__.py
│ └── mqtt.py
└── utils
├── backup_utils.py
├── converter_utils.py
├── dataset_utils.py
├── date_utils.py
├── __init__.py
├── io_utils.py
└── string_utils.py
Donwload Lib
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 python_toolkit_vald3nir-1.0.5.tar.gz.
File metadata
- Download URL: python_toolkit_vald3nir-1.0.5.tar.gz
- Upload date:
- Size: 7.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0f175d016a538432c77835fec0b291ba4e96aacf8767a701bd67dd340939aca3
|
|
| MD5 |
3c6dfc83968ad286c31ca00deaf8cfb6
|
|
| BLAKE2b-256 |
3bbab2102eab6942f5d1db8a52ace614e6651ed7139a506485faba24f12eb21d
|
File details
Details for the file python_toolkit_vald3nir-1.0.5-py3-none-any.whl.
File metadata
- Download URL: python_toolkit_vald3nir-1.0.5-py3-none-any.whl
- Upload date:
- Size: 11.1 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 |
9b23b3f0bca29286a9022c56758c2abbbcc9e17ac45822b60d4c8c1920c50c34
|
|
| MD5 |
3168c1640af6ed2ee47ff89c75d6f181
|
|
| BLAKE2b-256 |
65a2a3b20e4e1ed9fe52f5c5ef2669cd7bf6a6fca8dfe9cbe3c97b87a56f7636
|