Skip to main content

Duplicate projects and categories

Project description

PyPI Package Travis CI Build Status Coveralls Test Coverage

geokey-duplicate

Duplicate project and categories

Download all observations Currently supported formats:

  • KML

  • GeoJSON

  • XLXS

Install

geokey-duplicate requires:

  • Python version 2.7

  • GeoKey version 1.6 or greater

Install the extension from PyPI:

pip install geokey-duplicate

Or from cloned repository:

cd geokey-duplicate
pip install -e .

Add the package to installed apps:

INSTALLED_APPS += (
    ...
    'geokey_duplicate',
)

Migrate the models into the database:

python manage.py migrate geokey_duplicate

Copy static files:

python manage.py collectstatic

You’re now ready to go!

Test

Run tests:

python manage.py test geokey_duplicate

Check code coverage:

coverage run --source=geokey_duplicate manage.py test geokey_duplicate
coverage report -m --omit=*/tests/*,*/migrations/*

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

geokey-duplicate-0.0.4.tar.gz (11.7 kB view details)

Uploaded Source

Built Distribution

geokey_duplicate-0.0.4-py2-none-any.whl (16.8 kB view details)

Uploaded Python 2

File details

Details for the file geokey-duplicate-0.0.4.tar.gz.

File metadata

  • Download URL: geokey-duplicate-0.0.4.tar.gz
  • Upload date:
  • Size: 11.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.15.0 pkginfo/1.7.0 requests/2.20.0 setuptools/44.1.1 requests-toolbelt/0.9.1 tqdm/4.61.1 CPython/2.7.17

File hashes

Hashes for geokey-duplicate-0.0.4.tar.gz
Algorithm Hash digest
SHA256 882b1273a5bd1baf01c5381678c5ef12bcdfd34269bd2c95e23d1986149402dd
MD5 b6e4bd7746010feb6a3c9d6ede3b7222
BLAKE2b-256 6cd4d572cc205f20f64ff882f87bdc97f6b277e5c90151ce08fbbae83d7c9978

See more details on using hashes here.

File details

Details for the file geokey_duplicate-0.0.4-py2-none-any.whl.

File metadata

  • Download URL: geokey_duplicate-0.0.4-py2-none-any.whl
  • Upload date:
  • Size: 16.8 kB
  • Tags: Python 2
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.15.0 pkginfo/1.7.0 requests/2.20.0 setuptools/44.1.1 requests-toolbelt/0.9.1 tqdm/4.61.1 CPython/2.7.17

File hashes

Hashes for geokey_duplicate-0.0.4-py2-none-any.whl
Algorithm Hash digest
SHA256 d1fb111522ec122ba9836cf9d2586f7650b8732cac21defdfcdea46014841dd6
MD5 cbefaf874c6acc130f1a9536c0202215
BLAKE2b-256 2dd894cc4425f43db278a9739d2939e931e5d27c5b454c89f2d5b547c0ef6dd8

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page