Skip to main content

Solid Waste Optimization Life-cycle Framework in Python(SwolfPy)

Project description

Solid Waste Optimization Life-cycle Framework in Python(SwolfPy)

https://img.shields.io/pypi/v/swolfpy.svg Documentation Status

Features

  • Life cycle assessment of Municipal Solid Waste (MSW) systems. Process models include Landfill, Waste-to-Energy (WTE), Composting, Anaerobic Digestion (AD), Single Stream Material Recovery Facility (MRF), and Collection.

  • Monte Carlo simulation

  • Optimization

Installation

1- Download and install miniconda from: https://docs.conda.io/en/latest/miniconda.html

2- Update conda in a terminal window or anaconda prompt:

conda update conda

3- Add conda channels:

conda config --append channels conda-forge
conda config --append channels cmutel
conda config --append channels haasad

4- Create a new environment for PySWOLF:

conda create --name swolfpy python=3.7

5- Activate the environment:

conda activate swolfpy

6- Install PySWOLF in the environment:

pip install swolfpy

7- Open python to tun swolfpy:

ipython

8- Run swolfpy in python:

from swolfpy import *
swolfpy()

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.

History

0.1.0 (2020-02-27)

  • First release on PyPI.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

swolfpy-0.1.1.tar.gz (675.2 kB view hashes)

Uploaded Source

Built Distribution

swolfpy-0.1.1-py3-none-any.whl (1.0 MB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page