DEV Community

Discussion on: 9 Steps to Get 100 Stars on GitHub

Collapse
 
pranavbaburaj profile image
Pranav Baburaj

LOL is a python package with various utilities. It has various data types like Integer, String, static or dynamic Array, Maps, etc.

It also contains a JSON-based datastore with serializers.

Besides that, it has an argument parser for command-line applications, input, and password prompt, and switch cases

It comes along with a python project generator

The documentation is still under development

Please check out the Github repository

github.com/pranavbaburaj/lol