It's like django-cities, but django-airports
Project description
Quickstart
Requirements (Ubuntu 16.04):
sudo apt-get install -y libsqlite3-mod-spatialite binutils libproj-dev gdal-bin
Install django-airports-legacy:
pip install django-airports-legacy
Add it to your INSTALLED_APPS:
INSTALLED_APPS = ( ... 'cities', 'airports', 'django.contrib.gis', ... )
Features
The `airports` manage command has options, see `airports --help` output. Second run will update the DB with the latest data from the source csv file.
Running Tests
Does the code actually work?
source <YOURVIRTUALENV>/bin/activate (myenv) $ pip install tox (myenv) $ tox
History
0.2.2 (2020-10-01)
- upstream django-cities==0.6 requirement
- better doc on installation
0.2.1 (2019-12-17)
- compatibility with Django 3.0
0.2 (2019-09-15)
- renaming and uploading to Pypi
0.1.5 (2018-03-08)
- creation of the HISTORY.rst file;
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Filename, size | File type | Python version | Upload date | Hashes |
---|---|---|---|---|
Filename, size django_airports_legacy-0.2.2-py2.py3-none-any.whl (9.4 kB) | File type Wheel | Python version py2.py3 | Upload date | Hashes View |
Filename, size django-airports-legacy-0.2.2.tar.gz (10.0 kB) | File type Source | Python version None | Upload date | Hashes View |
Close
Hashes for django_airports_legacy-0.2.2-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | e991fa6108d2e8e5e419f0b98f74bd9c857c0c5f20c55a78170429ac0e45de46 |
|
MD5 | e141c6ddf395cd796a50a7f07c6c3c3e |
|
BLAKE2-256 | 2281d87a1d0484eb4344ba57ef0c9561a34ca4ea0714e578900c557b0d57de11 |
Close
Hashes for django-airports-legacy-0.2.2.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9782d8988bb55fd2296065595fc0551e7673805f893bdf17a35f5c645178dddf |
|
MD5 | 8153ef2b5acfc992b4979246d9c0de67 |
|
BLAKE2-256 | a1fcd01329822cc124996a58e1f5c9153f6a2e1b4779b0536eba789d381473ff |