Metadata-Version: 2.4
Name: steer-materials
Version: 0.1.32
Summary: Modelling energy storage from cell to site - STEER OpenCell Design
Author-email: Nicholas Siemons <nsiemons@stanford.edu>
Maintainer-email: Nicholas Siemons <nsiemons@stanford.edu>
License: Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International
        
        Copyright (c) 2026 Nicholas Siemons
        
        This work is licensed under the Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.
        
        You are free to:
        - Share — copy and redistribute the material in any medium or format
        - Adapt — remix, transform, and build upon the material
        
        Under the following terms:
        - Attribution — You must give appropriate credit, provide a link to the license, and indicate if changes were made.
        - NonCommercial — You may not use the material for commercial purposes.
        - ShareAlike — If you remix, transform, or build upon the material, you must distribute your contributions under the same license as the original.
        - No additional restrictions — You may not apply legal terms or technological measures that legally restrict others from doing anything the license permits.
        
        To view a copy of this license, visit:
        https://creativecommons.org/licenses/by-nc-sa/4.0/
        
        or send a letter to:
        Creative Commons, PO Box 1866, Mountain View, CA 94042, USA.
        
        DISCLAIMER:
        THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
        
Project-URL: Homepage, https://github.com/stanford-developers/steer-materials/
Project-URL: Repository, https://github.com/stanford-developers/steer-materials/
Project-URL: Bug Tracker, https://github.com/stanford-developers/steer-materials/issues
Keywords: battery,materials,simulation,electrochemistry,energy-storage
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Operating System :: OS Independent
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: steer-core==0.2.2
Provides-Extra: dev
Requires-Dist: pytest; extra == "dev"
Requires-Dist: pytest-cov; extra == "dev"
Requires-Dist: black; extra == "dev"
Requires-Dist: flake8; extra == "dev"
Requires-Dist: mypy; extra == "dev"
Requires-Dist: build; extra == "dev"
Requires-Dist: twine; extra == "dev"
Provides-Extra: test
Requires-Dist: pytest; extra == "test"
Requires-Dist: pytest-cov; extra == "test"
Dynamic: license-file
