@@ -10,7 +10,7 @@ awesome-python_. (See also other `awesome lists`__!)
10
10
Licensed under a `Creative Commons Attribution-ShareAlike 4.0 International
11
11
License `__.
12
12
13
- .. _SQLAlchemy : http ://www.sqlalchemy.org/
13
+ .. _SQLAlchemy : https ://www.sqlalchemy.org/
14
14
.. _awesome-python : https://github.com/vinta/awesome-python
15
15
__ https://github.com/sindresorhus/awesome
16
16
__ https://creativecommons.org/licenses/by-sa/4.0/
@@ -105,7 +105,7 @@ sqlalchemy-migrate_
105
105
Dialects
106
106
--------
107
107
108
- http ://docs.sqlalchemy.org/en/latest/dialects/
108
+ https ://docs.sqlalchemy.org/en/latest/dialects/
109
109
110
110
redshift_sqlalchemy _
111
111
`Amazon Redshift `_ dialect for SQLAlchemy.
@@ -120,7 +120,7 @@ GINO_
120
120
121
121
.. _Amazon Redshift : https://aws.amazon.com/redshift/
122
122
.. _redshift_sqlalchemy : https://github.com/binarydud/redshift_sqlalchemy
123
- .. _Sphinx : http ://sphinxsearch.com/
123
+ .. _Sphinx : https ://sphinxsearch.com/
124
124
.. _sphinxalchemy : https://sphinxalchemy.readthedocs.io/
125
125
.. _GINO : https://github.com/fantix/gino
126
126
.. _asyncpg : https://github.com/MagicStack/asyncpg
@@ -129,11 +129,11 @@ GINO_
129
129
Documentation
130
130
-------------
131
131
132
- * http ://docs.sqlalchemy.org/en/latest/
133
- * http ://docs.sqlalchemy.org/en/latest/intro.html
134
- * http ://docs.sqlalchemy.org/en/latest/core/tutorial.html
135
- * http ://docs.sqlalchemy.org/en/latest/orm/tutorial.html
136
- * http ://docs.sqlalchemy.org/en/latest/glossary.html
132
+ * https ://docs.sqlalchemy.org/en/latest/
133
+ * https ://docs.sqlalchemy.org/en/latest/intro.html
134
+ * https ://docs.sqlalchemy.org/en/latest/core/tutorial.html
135
+ * https ://docs.sqlalchemy.org/en/latest/orm/tutorial.html
136
+ * https ://docs.sqlalchemy.org/en/latest/glossary.html
137
137
138
138
139
139
File and Image Attachments
@@ -198,7 +198,7 @@ Sprox_
198
198
.. _FormAlchemy : https://github.com/FormAlchemy/formalchemy
199
199
.. _WTForms : https://wtforms.readthedocs.io/
200
200
.. _WTForms-Alchemy : https://wtforms-alchemy.readthedocs.io/
201
- .. _Sprox : http ://sprox.org/
201
+ .. _Sprox : https ://sprox.org/
202
202
203
203
204
204
Full-text Searching
@@ -235,8 +235,8 @@ GeoAlchemy_
235
235
236
236
.. _GeoAlchemy : https://geoalchemy.readthedocs.io/
237
237
.. _GeoAlchemy 2 : https://geoalchemy-2.readthedocs.io/
238
- .. _PostGIS : http ://postgis.refractions.net/
239
- .. _Spatialite : http ://www.gaia-gis.it/gaia-sins/
238
+ .. _PostGIS : https ://postgis.refractions.net/
239
+ .. _Spatialite : https ://www.gaia-gis.it/gaia-sins/
240
240
241
241
242
242
Internationalizations
@@ -452,10 +452,10 @@ zope.sqlalchemy_
452
452
As such it seeks only to provide a data manager and makes no attempt
453
453
to define a zopeish way to configure engines.
454
454
455
- .. _Bottle : http ://bottlepy.org/
455
+ .. _Bottle : https ://bottlepy.org/
456
456
.. _bottle-sqlalchemy : https://github.com/iurisilvio/bottle-sqlalchemy
457
457
.. _filteralchemy : https://github.com/jmcarp/filteralchemy
458
- .. _Flask : http ://flask.pocoo.org/
458
+ .. _Flask : https ://flask.pocoo.org/
459
459
.. _Flask-SQLAlchemy : https://pythonhosted.org/Flask-SQLAlchemy/
460
460
.. _Flask-Admin : https://github.com/flask-admin/flask-admin
461
461
.. _Pyramid : https://trypyramid.com/
@@ -465,7 +465,7 @@ zope.sqlalchemy_
465
465
.. _sacrud : https://sacrud.readthedocs.io/
466
466
.. _SQLAlchemy-Wrapper : https://github.com/jpscaletti/sqlalchemy-wrapper
467
467
.. _webargs : https://github.com/sloria/webargs
468
- .. _Zope : http ://www.zope.org/
468
+ .. _Zope : https ://www.zope.org/
469
469
.. _zope.sqlalchemy : https://pypi.org/project/zope.sqlalchemy/
470
470
471
471
0 commit comments