core_module_periodic_table_app
Periodic Table module for the parser core project.
Quick start
1. Add “core_module_periodic_table_app” to your INSTALLED_APPS setting
INSTALLED_APPS = [
...
'core_module_periodic_table_app',
]
2. Include the core_module_periodic_table_app URLconf in your project urls.py
url(r'^', include('core_module_periodic_table_app.urls')),
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file core_module_periodic_table_app-2.22.0.tar.gz.
File metadata
- Download URL: core_module_periodic_table_app-2.22.0.tar.gz
- Upload date:
- Size: 7.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/6.1.0 CPython/3.10.16
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d90e93bccc030a0f4654366317dad1c334f77d71ab8a176770930b6573a3f890
|
|
| MD5 |
b57b206dd15937bcb3736326b7b91143
|
|
| BLAKE2b-256 |
67ed0a9ffe8eda6f0f44ff1940842095b723a28de39ce858ce500679016d432b
|