'How to use SQLITE_STATIC in python?

I searched around and did not find how to use SQLITE_STATIC in sqlite3 of python. Is it available? I am very new to sqlite3 and database. I was surprised when my search found nothing. Am I missing something?

Thank you.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source