Tools for Python scripts or terminal
Project description
invesytoolbox
A set of useful tools, created for my own convenience.
Why "invesy"? Invesy (from German Inhaltsverwaltungssystem == content management system) is a closed source cms I created with Thomas Macher. It's only used in-house, that's why we didn't bother making it open source.
Invesy runs on Zope, so most of the individual website's logic runs in restricted Python. That's one reason for this toolbox: providing a set of useful functions in one single package which can be allowed in our restricted Python environment without having to allow a long list of external packages. Also some packages, while being importable, contain functions or methods not usable in restricted Python (like bs4's prettify).
That's also why all date and time functions also take into account the old DateTime (as opposed to datetime) package, on which Zope is still relying upon heavily.
Links
- Documentation: rastaf.gitlab.io/invesytoolbox
- Changelog: HISTORY.md
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 invesytoolbox-0.1.2.tar.gz.
File metadata
- Download URL: invesytoolbox-0.1.2.tar.gz
- Upload date:
- Size: 51.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
858b0630acdc2b2a617d602631f632949c5d38d394dad1827f3122d352ffacd1
|
|
| MD5 |
db581322cc4b9816e09273b2136db9ea
|
|
| BLAKE2b-256 |
a305909e0be83d936f24ac590b4cf995f48eda1999bee45bb6088205fe2b2f6f
|
File details
Details for the file invesytoolbox-0.1.2-py3-none-any.whl.
File metadata
- Download URL: invesytoolbox-0.1.2-py3-none-any.whl
- Upload date:
- Size: 31.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
873f3a7cd740de747f7b33ac88bff52a6166e5d2d91e9a53c8547c1c613eec4b
|
|
| MD5 |
8a3f98c3e7650418aea26dd23dc1127f
|
|
| BLAKE2b-256 |
e706be07e8dd43042cb7358b5086c18c501dca3ecfcc3db1a836de0a7dd88e7d
|