Skip to main content

Python wrapper for the whitespace library

Project description

libvanitas

Python binding for the whitespace library.

Example

import libvanitas
w = libvanitas.Whitespace("https://note.ms")
w.post("test_ns", "1", "Hello from Python.")
assert w.get("test_ns", "1") == "Hello from Python."
import libvanitas
import time
n = libvanitas.Ntms("https://note.ms")
while True:
    n.post("1", "Ho ho ho")
    time.sleep(0.5)

Compiling

maturin build

You need maturin to compile the project into a Python wheel.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

libvanitas-0.1.1.tar.gz (37.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

libvanitas-0.1.1-cp310-none-win_amd64.whl (2.0 MB view details)

Uploaded CPython 3.10Windows x86-64

File details

Details for the file libvanitas-0.1.1.tar.gz.

File metadata

  • Download URL: libvanitas-0.1.1.tar.gz
  • Upload date:
  • Size: 37.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: maturin/1.7.4

File hashes

Hashes for libvanitas-0.1.1.tar.gz
Algorithm Hash digest
SHA256 9d13f4dc2d15f541844e81c7ac9b045e163012db6d23e0a71fff050757ecf864
MD5 993ff27f76578c419e1bf16cf2c4350f
BLAKE2b-256 17730c06601ce24467ca0aace802d1848d8cac07f1ee74089a17bed8521fd8ec

See more details on using hashes here.

File details

Details for the file libvanitas-0.1.1-cp310-none-win_amd64.whl.

File metadata

File hashes

Hashes for libvanitas-0.1.1-cp310-none-win_amd64.whl
Algorithm Hash digest
SHA256 3025cfe96ae0b1e78a0be2e93fddd17f8dee87148f065c65417c6de71fcefaed
MD5 731f57266d5d1da238aae2b1c2b3f312
BLAKE2b-256 03638ed5fa14e46592966b525ace80f2c499c0236737cc7a1b4db69552aecbb9

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page