core_module_chemical_composition_app
Chemical composition module for the parser core project.
Quick start
1. Add “core_module_chemical_composition_app” to your INSTALLED_APPS setting
INSTALLED_APPS = [
...
'core_module_chemical_composition_app',
]
2. Include the core_module_chemical_composition_app URLconf in your project urls.py
url(r'^', include('core_module_chemical_composition_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_chemical_composition_app-2.22.0.tar.gz.
File metadata
- Download URL: core_module_chemical_composition_app-2.22.0.tar.gz
- Upload date:
- Size: 7.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/6.1.0 CPython/3.10.16
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
83074aaf67f07f326b21cf9b93903582891122be2f0413ba9e565142dce79749
|
|
| MD5 |
7ffd8402b2e9b4646d03bf2765b4f8de
|
|
| BLAKE2b-256 |
cd05d33620f84da538de22d80a85595f584eaa5a1a6f1952caef026611a8df63
|