Metadata-Version: 2.1
Name: plastics
Version: 0.1.1
Summary: Plastic processing models in BioSTEAM
Home-page: https://github.com/yoelcortes/plastics
Download-URL: https://github.com/yoelcortes/plastics
Author: Yoel Cortes-Pena
Author-email: yoelcortes@gmail.com
License: MIT
Keywords: chemical process simulation plastic bioprocess engineering STRAP solvent targeted dissolution precipitation
Platform: Windows
Platform: Mac
Platform: Linux
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Chemistry
Classifier: Topic :: Scientific/Engineering :: Mathematics
Requires-Python: >=3.9
License-File: LICENSE

===============================================
Plastics: Plastic processing models in BioSTEAM
===============================================

.. image:: http://img.shields.io/badge/license-MIT-blue.svg?style=flat
   :target: https://github.com/yoelcortes/plastics/blob/master/LICENSE.txt
   :alt: license

.. contents::


Plastics?
---------

Plastics is a repository for complete plastic recycling and upcycling models 
and results generated with BioSTEAM. The repository is meant to foster accessibility 
and deeper communication within the plastic recycling and process simulation 
community. All models are in "plastics", as an installable package.

Installation
------------

Get the latest version of plastics from
https://pypi.python.org/pypi/plastics/

If you have an installation of Python with pip, simple install it with:

    $ pip install plastics

To get the git version, run:

    $ git clone https://github.com/BioSTEAMDevelopmentGroup/plastics.git

Documentation
-------------

Documentation for Plastics is available on the web:

    http://biosteam.readthedocs.io/

Bug reports
-----------

To report bugs, please use the Plastics Bug Tracker at:

    git://github.com/yoelcortes/plastics

License information
-------------------

See ``LICENSE.txt`` for information on the terms & conditions for usage
of this software, and a DISCLAIMER OF ALL WARRANTIES.


