a pack of functions and thing that can be cool in python
Project description
this is a package thing that does things
a guide
if you want that
its in the download files page
Change Log
0.0.1 (17/06/2021)
things. it release
0.0.2 (17/06/2021)
alright so basically i added a guide and more functions
0.0.3 (17/07/2021)
alright so basically i worked on making a new experimental thing called Datastore it’s just the tmpdatabase but new methods you can try it out if you wanna risk your sanity oh yeah i also changed tmpdatabase’s name to tmpdatastore
ok so heres a guide
# -SECTION 1- ## THE TEMPORARY DATABASE
> so first you wanna make a dictionary named “dataList”
> add keys.
hopefully you know how.
> now at the top do `from prontexPack import tmpDatastore`
> and do `db = tmpDatastore(dataList, 'ur databases name here')`
now a list of things you can do
`findByName("keyname")` returns a true or false value based on if it found the keyname in the database or not
`findByValue("keyvalue")` same thing but instead of name its a value
`add("keyname", "keyvalue")` adds a key to the database
`printall()` prints all your data into the console
`maketext()` makes your data into a compact text file
# -SECTION 2- ## THE OTHER THINGS THAT AREN’T CATEGORIZED
> do “from prontexPack import cooltext, console”
now heres a guide on cooltext
`cooltext("text", 5)` basically, this does text like
t te tex text
5 times (aka for 5 iterations)
simple
now we do CONSOLE
>so basically get a dictionary called buttons
>the values will be what the buttons print
> like this > >> `buttons = {"print the word happiness":"Happiness"}`
> k now do > >> `console(buttons, "name here")`
now yeah
just run thing
simple.
> As of now, the Datastore classes are wip, but have chances of taking the role of tmpDatastore. Don’t try. >> Really dont. >>> I said dont.
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
File details
Details for the file prontexPack-0.0.3.tar.gz.
File metadata
- Download URL: prontexPack-0.0.3.tar.gz
- Upload date:
- Size: 3.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/47.1.0 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.8.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0d4e072eedf5a2718a76a624192d34d87609db9a3555b8dab2fa6a50085bef36
|
|
| MD5 |
05752931f4575dbef8315a3ae82450b5
|
|
| BLAKE2b-256 |
9679c36adea82ce36c04538cc777154e450d483a8f1ff42b877f7570566e6591
|