Metadata-Version: 2.4
Name: cuwp
Version: 0.0.1
Summary: Chemical Upcycling of Waste Plastics Process Models
Home-page: https://github.com/BioSTEAMDevelopmentGroup/cuwp
Download-URL: https://github.com/BioSTEAMDevelopmentGroup/cuwp
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.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Chemistry
Classifier: Topic :: Scientific/Engineering :: Mathematics
Requires-Python: >=3.12
License-File: LICENSE
Requires-Dist: biosteam>=2.51.5
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: download-url
Dynamic: home-page
Dynamic: keywords
Dynamic: license
Dynamic: license-file
Dynamic: platform
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

==========================================
CUWP: Chemical Upcycling of Waste Plastics
==========================================

.. image:: http://img.shields.io/pypi/v/biorefineries.svg?style=flat
   :target: https://pypi.python.org/pypi/cuwp
   :alt: Version_status
.. image:: http://img.shields.io/badge/license-MIT-blue.svg?style=flat
   :target: https://github.com/BioSTEAMDevelopmentGroup/cuwp/blob/master/LICENSE.txt
   :alt: license

.. contents::

What is CUWP?
-------------

CUWP is a repository for complete process models and results for plastic upcycling technologies in BioSTEAM. The repository is meant to 
foster accessibility and deeper communication within the plastic upcycling community. All models are in the installable "cuwp" package.

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

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

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

    $ pip install cuwp

To get the git version, run:

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

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

To report bugs, please use cuwp's Bug Tracker at:

    git://github.com/BioSTEAMDevelopmentGroup/CUWP

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

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