Skip to main content

helps you manage databases using lists

Project description

Explaining The Library:


This Library is Useful, Why?

Because This Library can be used for .JSON Format Databases

Examples:


Creating a User:


from listdbm import SetUser

user = SetUser('rose', 'rosesecretpass1234', 'rosemail@gmail.com')

SetUser Args: name, password and email

Result:


list: [202, True, {'uuid': '1d0552db-4280-4d7b-83e5-a97a825ba3f5', ...}]

Changelog 0.0.3


  • Added own file Name Support

  • In the User() functions like name, password and email have changed to variables

Understand More by Exploring...

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

listdbm-0.0.3.tar.gz (2.2 kB view hashes)

Uploaded Source

Built Distribution

listdbm-0.0.3-py3-none-any.whl (2.1 kB view hashes)

Uploaded Python 3

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