Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

listdbm

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

listdbm

helps you manage databases using lists

  • 0.0.3
  • PyPI
  • Socket score

Maintainers
1

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...

Keywords

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc