Metadata-Version: 2.1
Name: dustpylib
Version: 0.2.0rc0
Summary: UNKNOWN
Home-page: https://github.com/stammler/dustpylib/
Author: Sebastian Stammler, Tilman Birnstiel
Author-email: sebastian.stammler@gmail.com
Maintainer: Sebastian Stammler
License: BSD
Project-URL: Source Code, https://github.com/stammler/dustpylib/
Project-URL: Documentation, https://dustpylib.rtfd.io/
Description: # dustpylib
        
        [![Documentation Status](https://readthedocs.org/projects/dustpylib/badge/?version=latest)](https://dustpylib.readthedocs.io/en/latest/?badge=latest) [![GitHub](https://img.shields.io/github/license/stammler/dustpylib)](https://github.com/stammler/dustpylib/blob/master/LICENSE) [![Contributor Covenant](https://img.shields.io/badge/Contributor%20Covenant-2.1-4baaaa.svg)](https://github.com/stammler/dustpylib/blob/master/.github/CODE_OF_CONDUCT.md)  
        [![PyPI - Downloads](https://img.shields.io/pypi/dm/dustpylib?label=PyPI%20downloads)](https://pypistats.org/packages/dustpylib)
        
        
        `dustpylib` is a library that contains auxiliary modules for the dust evolution software `DustPy`, for example interfaces to radiative transfer codes or modules with extensions to the `DustPy` defaults.
        
        For information about the usage of ``DustPy``, please have a look at the [DustPy documentation](https://stammler.github.io/dustpy/).
        
        
        ## Installation
        
        `dustpylib` can be installed via PyPI.
        
        `pip install dustpylib`
        
        ## Documentation
        
        For the usage of `dustpylib` please have a look at its [documentation](https://dustpylib.rtfd.io/).
        
        * [Radiative Transfer](https://dustpylib.readthedocs.io/en/latest/radtrans.html)
          - [RADMC-3D](https://dustpylib.readthedocs.io/en/latest/radmc3d.html)
        * [A. Contributing / Bug reports / Features requests](https://dustpylib.readthedocs.io/en/latest/A_contrib_bug_feature.html)
        
        
Keywords: science physics mathematics visualization
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Topic :: Education
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Astronomy
Classifier: Topic :: Scientific/Engineering :: Physics
Classifier: Topic :: Scientific/Engineering :: Visualization
Description-Content-Type: text/markdown
