Periodic table module for the parser core project
Project description
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')),
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
Close
Hashes for core_module_periodic_table_app-2.10.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 20b0b7f63acb36b7572ff1e8fc61665a1279ccbf729a09f55566d7172bec0704 |
|
MD5 | c3a6ac4d77ddf274c9d46eaadcd70c3e |
|
BLAKE2b-256 | cc0308357bb52f7706e57e134e74fa0e3a1bc1955cca08666d112651b3da6faa |