Skip to main content

Geoluminate

Github Build Github Docs CodeCov GitHub GitHub last commit PyPI

Documentation

The full documentation is at https://geoluminate.github.io/geoluminate/

Quickstart

Install Geoluminate::

pip install geoluminate

Add it to your INSTALLED_APPS:

INSTALLED_APPS = (
    ...
    'geoluminate',
    ...
)

Add Geoluminate's URL patterns:

urlpatterns = [
    ...
    path('', include("geoluminate.urls")),
    ...
]

Features

  • TODO

Running Tests

Does the code actually work?

source <YOURVIRTUALENV>/bin/activate
(myenv) $ pip install tox
(myenv) $ tox

Development commands

pip install -r requirements_dev.txt
invoke -l

Credits

Download files

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

Source Distribution

geoluminate-0.0.2.tar.gz (1.7 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

geoluminate-0.0.2-py3-none-any.whl (1.8 MB view details)

Uploaded Python 3

File details

Details for the file geoluminate-0.0.2.tar.gz.

File metadata

  • Download URL: geoluminate-0.0.2.tar.gz
  • Upload date:
  • Size: 1.7 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/4.0.1 CPython/3.11.3

File hashes

Hashes for geoluminate-0.0.2.tar.gz
Algorithm Hash digest
SHA256 edc8d491b7c46f46f4b5d5284bef899438409319b84845dd33f339ebac3d4d8c
MD5 c3b397495ca9b68b533cd00f46017485
BLAKE2b-256 f87d2cd3a1f3c68ea41633cd0af2a627141d711334b61bca1c4ece8353a67625

See more details on using hashes here.

File details

Details for the file geoluminate-0.0.2-py3-none-any.whl.

File metadata

  • Download URL: geoluminate-0.0.2-py3-none-any.whl
  • Upload date:
  • Size: 1.8 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/4.0.1 CPython/3.11.3

File hashes

Hashes for geoluminate-0.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 0bf13ea60dfbbf1cfa73cae0a51856f6b76c77133d8be6c3ddac6e8ee182d893
MD5 0dc79d397a85de0a841cb9ec014037b3
BLAKE2b-256 6b27d9e57ebf0c04a3d171607b74a0cdd4c14a1d952aa8a58435d23ae811f28d

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.0.2 This release

2 files

0.0.1

2 files

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page