archful = false archive_name = "pydal-20250526.4.tar.gz" automode = true extras = [ "test", ] license_files_present = true pypi_name = "pydal" pypi_version = "20250526.4" python_name = "python-pydal" source = "PyPI" summary = "pyDAL is a Database Abstraction Layer. It generates queries for SQlite, PotsgreSQL, MySQL, and other backends. It was originally part of the web2py frameworks but it is now an independent project. Example: db.define_table(\"thing\",Field(\"name\")) and db.thing.insert(name=\"Pizza\")" url = "https://github.com/web2py/pydal"