VirtualTam's bookmarks
19 bookmarks found
Page 1 of 1
-
Fixing a Bug in PyPy's Incremental GC
2024-03-28 -
xkcd: Python Environment
2018-05-02 -
Django, Docker and MySQL
2017-11-29 Django ORM:
- https://docs.djangoproject.com/en/1.11/ref/databases/#mysql-notes
- https://stackoverflow.com/questions/34777755/how-to-config-django-using-pymysql-as-driver
- https://stackoverflow.com/questions/19189813/setting-django-up-to-use-mysql
MySQL / MariaDB / Percona connectors:
- https://stackoverflow.com/questions/4960048/python-3-and-mysql
- https://github.com/PyMySQL/PyMySQL
- https://pypi.python.org/pypi/mysql-connector-python
Docker images:
- https://store.docker.com/images/mariadb
- https://store.docker.com/images/mysql
- https://store.docker.com/images/percona
Compose and Django ORM database migrations:
-
JSON data with SQLAlchemy and Flask
2017-05-19 -
ruamel.yaml — yaml dev documentation
2017-02-17 Maintained fork of https://pypi.python.org/pypi/PyYAML/
-
-
stefankoegl/python-json-pointer · GitHub
2015-09-23 Python implementation of JSON Pointer - RFC 6901
See:
Page 1 of 1