Skip to main content

Public library of all Token Engineering tools

Project description

ltf library

This library is supposed to be a public library of all Token Engineering tools

Installation

pip install ltf

List of all packages

import ltf
help(ltf)

A few examples

from ltf.bondingcurves import Sigmoid
# sample csv file can be found in the data folder
sbc = Sigmoid(
    csv_path='./data/bondingcurves_initial_values.csv',
    current_supply=16000000,
    zoom=1
    )
sbc.fig_builder().show()

output:

import pandas as pd
df = pd.DataFrame([{'l':1, 's':1, 'm':1, 'k':1, 'steps':1000}]) 

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

TestTEp37-2021.10.dev14.tar.gz (7.0 kB view details)

Uploaded Source

Built Distribution

TestTEp37-2021.10.dev14-py3-none-any.whl (10.1 kB view details)

Uploaded Python 3

File details

Details for the file TestTEp37-2021.10.dev14.tar.gz.

File metadata

  • Download URL: TestTEp37-2021.10.dev14.tar.gz
  • Upload date:
  • Size: 7.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7

File hashes

Hashes for TestTEp37-2021.10.dev14.tar.gz
Algorithm Hash digest
SHA256 9ddde8d090dcdbc15b47d4f0d7aa088ff647b96553a77cb0969a72dab296beb1
MD5 d7a199236abb69efa68c41d03f7e8cde
BLAKE2b-256 fb4bb06090cefc8cb043654dec4abc25fdbacc8f18391ebabacf99049fc85eae

See more details on using hashes here.

File details

Details for the file TestTEp37-2021.10.dev14-py3-none-any.whl.

File metadata

  • Download URL: TestTEp37-2021.10.dev14-py3-none-any.whl
  • Upload date:
  • Size: 10.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7

File hashes

Hashes for TestTEp37-2021.10.dev14-py3-none-any.whl
Algorithm Hash digest
SHA256 292edd7b6f9ae5887aab612083ee1f7e03e16f98e5438424d0e99114badcd78c
MD5 b27a2a175984e90f34079d168fe09193
BLAKE2b-256 45b2ad3d9cd879fdd2dc7158f114b3002f0b72b2b53044a0fc9aeeeb51fdc13c

See more details on using hashes here.

Supported by

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