Datatypes
Datatypes is my personal standard library and is a core dependency of many of my other python projects like endpoints, prom, testdata, and captain.
I had been creating the same types of classes over and over and I finally decided to collect all those similar classes into a central location that I can pull into multiple projects, and Datatypes was born.
Installation
Install latest stable with the following command.
$ pip install datatypes
Or install the latest and greatest from source:
$ pip install -U "git+https://github.com/jaymon/datatypes#egg=datatypes"
Release files for datatypes 0.36.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| datatypes-0.36.0.tar.gz | 236.6 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| datatypes-0.36.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 492.8 kB
Release files / datatypes-0.36.0.tar.gz
| Download URL | datatypes-0.36.0.tar.gz |
|---|---|
| Size | 236.6 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
83412c4de1d6e9510c86ac1bbc4295dba4dbdbfb3039ae0586dbfcb4bea398b9
|
|
BLAKE2b-256 checksum How to use checksums |
7419c9dfc2a3e6ee001f58745148f4a36d84d9fcd41d7e2b031d113a88514c81
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.12.11
|
Release files / datatypes-0.36.0-py3-none-any.whl
| Download URL | datatypes-0.36.0-py3-none-any.whl |
|---|---|
| Size | 256.2 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
9ba803d57e16245535cd30ca967d047f9d2147260c2833f9f716873b5d391c38
|
|
BLAKE2b-256 checksum How to use checksums |
6ae1f366bcd62239adf0a73f6b4c77d40f835475c5d49eb41bf6ea5e2f9b0b8c
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.12.11
|