WorthData(WD)
Simple Database For Python
Usage
import WorthData as WD
database = WD.get('MyDatabase')
database.create()
data = database.access()
data['dict'] = {'str':'Support every data type','int':10,'list':['support','list'],'float':10.6}
database.keep(data)
- Can Handle Big Amount Of Data
- Live Updating
- when you change value of the key it will automatically update at your code
Release files for WorthData 1.1.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| WorthData-1.1.1.tar.gz | 1.9 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| WorthData-1.1.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 3.9 kB
Release files / WorthData-1.1.1.tar.gz
| Download URL | WorthData-1.1.1.tar.gz |
|---|---|
| Size | 1.9 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
0a9e31715dcbe5c8a05b8d17b5e6788a98f2fe8b55305b0ff64b70d0891eb482
|
|
BLAKE2b-256 checksum How to use checksums |
83f0bf0a080a96c38ca0b194d7871b57026e3ebfcbb064690102ce109e0597e6
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/51.1.2 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.9.1
|
Release files / WorthData-1.1.1-py3-none-any.whl
| Download URL | WorthData-1.1.1-py3-none-any.whl |
|---|---|
| Size | 2.0 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
07ed33394fbe4c9d03017878e659a4e4a99add009e037abb24de90e5ef605a74
|
|
BLAKE2b-256 checksum How to use checksums |
da8d4afd17e5d1691deeca404f523efd8a4c233a0de84cf33b32216cb0f8abd6
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/51.1.2 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.9.1
|