Metadata-Version: 2.1
Name: clophfit
Version: 0.2.0
Summary: Cli for fitting macromolecule pH titration or binding assays data e.g. fluorescence spectra.
Home-page: https://bitbucket.org/darosio/clophfit/
License: BSD-3-Clause
Keywords: svd,ClopHensor,data fitting,pH,macromolecule binding
Author: daniele arosio
Author-email: daniele.arosio@cnr.it
Requires-Python: >=3.5,<4.0
Classifier: Development Status :: 1 - Planning
Classifier: Environment :: Console
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Unix Shell
Classifier: Topic :: Scientific/Engineering
Requires-Dist: lmfit (>=0.8,<0.9)
Requires-Dist: matplotlib (>=1,<2)
Requires-Dist: numpy (>=1.10,<1.11)
Requires-Dist: pandas (>=0.18,<0.19)
Requires-Dist: rpy2 (>=2.3,<2.4)
Requires-Dist: scipy (>=0.18,<0.19)
Requires-Dist: seaborn (>=0.7,<0.8)
Project-URL: Repository, https://bitbucket.org/darosio/clophfit/
Description-Content-Type: text/markdown

# README #

This README would normally document whatever steps are necessary to get your application up and running.

### What is this repository for? ###

* Quick summary
* Version
* [Learn Markdown](https://bitbucket.org/tutorials/markdowndemo)

### How do I get set up? ###

* Summary of set up
* Configuration
* Dependencies
* Database configuration
* How to run tests
* Deployment instructions

### Contribution guidelines ###

* Writing tests
* Code review
* Other guidelines

### Who do I talk to? ###

* Repo owner or admin
* Other community or team contact
