A growing collection of simple utilities functions for Python
Project description
python-simple-toolbelt
A growing collection of simple utilities functions for Python
Installation
pip install simple-toolbelt
Functions
path.ensure_dir
Create the directories, include subs, if don't exist.
from simple_toolbath.path import ensure_dir
with open(ensure_dir('this/path/to/file.txt'), 'w') as f:
...
Check on GitHub: https://github.com/mbiemann/python-simple-toolbelt
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
simple_toolbelt-0.0.2.tar.gz
(2.4 kB
view details)
Built Distribution
File details
Details for the file simple_toolbelt-0.0.2.tar.gz
.
File metadata
- Download URL: simple_toolbelt-0.0.2.tar.gz
- Upload date:
- Size: 2.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.10.0 pkginfo/1.8.2 requests/2.22.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 141df49692505641653df4466e5bba8c5bc5e77976709736afbc27d1a216de4f |
|
MD5 | 762e891fba9846891571eb492cb18b62 |
|
BLAKE2b-256 | 84f03c376be9afe3296e2295f8948edb79c184531903c2e524bb7ab77d41a6b5 |
File details
Details for the file simple_toolbelt-0.0.2-py3-none-any.whl
.
File metadata
- Download URL: simple_toolbelt-0.0.2-py3-none-any.whl
- Upload date:
- Size: 2.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.10.0 pkginfo/1.8.2 requests/2.22.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0274a0f1dec2855d4710bcff7152ced556a3e737ead8301640e707f0e2eb09b8 |
|
MD5 | f79ec8e4f68cb741db2b1d51f236e76f |
|
BLAKE2b-256 | d9c7a5badc9a81e2f12ebb786029a4f14cab0a97a0994c70254d2d5b152d3b3b |