Skip to main content

Language Database (langdb)

Hackable database powering Large Language Models (LLMs)

Build

Put pypi credentials in ~/.pypirc. The relevant section should look like this

[distutils]
  index-servers =
    testpypi

[pypi]
  username = __token__
  password = pypi-...

[testpypi]
  username = __token__
  password = pypi-...
python -m build

Upload to test index:

twine upload --repository testpypi dist/*

Upload to prod index:

python -m build
twine upload dist/*

Download files

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

Source Distribution

langdb-0.0.1.tar.gz (1.6 kB view details)

Uploaded Source

Built Distribution

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

langdb-0.0.1-py3-none-any.whl (1.4 kB view details)

Uploaded Python 3

File details

Details for the file langdb-0.0.1.tar.gz.

File metadata

  • Download URL: langdb-0.0.1.tar.gz
  • Upload date:
  • Size: 1.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.12

File hashes

Hashes for langdb-0.0.1.tar.gz
Algorithm Hash digest
SHA256 57c0bccbd959e56ea8018a09fbe796eeff53d4dbcf5e00bfb319bdfa59617068
MD5 2ce3b71e0b1b754faf3db253c88fe51b
BLAKE2b-256 5d27fc864cd30f27e20ce5afd40a8fb9df6437d8f96dd3c9057ff5f1ee3dd45a

See more details on using hashes here.

File details

Details for the file langdb-0.0.1-py3-none-any.whl.

File metadata

  • Download URL: langdb-0.0.1-py3-none-any.whl
  • Upload date:
  • Size: 1.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.12

File hashes

Hashes for langdb-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 86d724ec0314be9bffcc22500e82927c764c809482d0a24dd140a8ea9ced2ed2
MD5 43b7e99cd783f86d44ef92adec603c49
BLAKE2b-256 3794980d25e45561c878578ab1c36a5efe76f23ddaedbf31f0be829bc7fbbabe

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.0.1 This release

2 files

Supported by

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