An awesome database!
Project description
Super Database 3000
| Branch | Build | Coverage | Package |
|---|---|---|---|
master |
|||
dev |
- |
Install:
- pip install superdatabase3000
Usage:
- first, launch a server:
from superdatabase3000 import DbServer
server = DbServer()
server.read_loop()
- connect client:
from superdatabase3000 import DbClient
client = DbClient()
df = client.select("/toto")
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
superdatabase3000-0.2.0.tar.gz
(12.4 kB
view details)
File details
Details for the file superdatabase3000-0.2.0.tar.gz.
File metadata
- Download URL: superdatabase3000-0.2.0.tar.gz
- Upload date:
- Size: 12.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.44.1 CPython/3.8.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bac957a549a70b42a42ec9931a3c83206d254e7a6e4666ce0dc44faa0042b656
|
|
| MD5 |
ca9208e7f6265764e743a37d0d9a4055
|
|
| BLAKE2b-256 |
284befceafda1fbf1a9da8d900c95ac0ae71e87a3a1d0845281e2ed8e0d3850a
|