Metadata-Version: 2.1
Name: geographica-longitude-async
Version: 0.3.33
Summary: Longitude
Home-page: https://github.com/GeographicaGS/Longitude-async
Author: Geographica
Author-email: pypi@geographica.gs
License: MIT
Description: # Longitude-async
        
        A bunch of middleware functions to build applications on top of CARTO.
        
        How to use:
        ```
        pip install geographica-longitude-async
        ```
        
        Or install from GitHub:
        ```
        pip install -e git+https://github.com/GeographicaGS/Longitude-async#egg=geographica-longitude-async
        ```
        
        Boilerplate
        -----------
        
        This repository [GeographicaGS/Longitude-async-boilerplate](https://github.com/GeographicaGS/Longitude-async-boilerplate) contains a template project (a.k.a. boilerplate) using `Longitude-async`.
        
Keywords: carto longitude alembic async sanic jwt
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Description-Content-Type: text/markdown
