/python-aiosql

Python using lib aiosql

Primary LanguagePythonApache License 2.0Apache-2.0

Using: Python Aiosql

The proposal

A way to interact with SQL statements.

How it works?

Exec:

  • python3 sync_earthquake.py
  • python3 async_earthquake.py

Links

*tested with Python 3.10.12