No project description provided
Project description
Geoluminate
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
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.
Source Distribution
geoluminate-0.0.2.tar.gz
(1.7 MB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
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
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
edc8d491b7c46f46f4b5d5284bef899438409319b84845dd33f339ebac3d4d8c
|
|
| MD5 |
c3b397495ca9b68b533cd00f46017485
|
|
| BLAKE2b-256 |
f87d2cd3a1f3c68ea41633cd0af2a627141d711334b61bca1c4ece8353a67625
|
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
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0bf13ea60dfbbf1cfa73cae0a51856f6b76c77133d8be6c3ddac6e8ee182d893
|
|
| MD5 |
0dc79d397a85de0a841cb9ec014037b3
|
|
| BLAKE2b-256 |
6b27d9e57ebf0c04a3d171607b74a0cdd4c14a1d952aa8a58435d23ae811f28d
|