===========================
Arbin Electrochemical Tools
===========================
.. image:: https://img.shields.io/pypi/v/electrochem.svg
:target: https://pypi.python.org/pypi/electrochem
.. image:: https://travis-ci.com/vince-wu/electrochem.svg?branch=master
:target: https://travis-ci.com/vince-wu/electrochem
.. image:: https://readthedocs.org/projects/electrochem/badge/?version=latest
:target: https://electrochem.readthedocs.io/en/latest/?badge=latest
:alt: Documentation Status
Reads raw electrochemical cycling data and generates useful plots and tables for battery scientists.
* Free software: MIT license
* Documentation: https://electrochem.readthedocs.io.
Features
--------
* Extracts Arbin electrochemical cycling data files (.res or .xlxs) into csv files or Pandas dataframes for easy manipulation
* Plots publication quality voltage-capacity curves
* Calculates electrochemical properties such as operating voltage, average discharge capacity, ect. for a set of cycling data and generates summary tables
Credits
-------
This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.
.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage
=======
History
=======
0.1.0 (2020-07-28)
------------------
* First release on PyPI.
Raw data
{
"_id": null,
"home_page": "https://github.com/vince-wu/electrochem",
"name": "electrochem",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.5",
"maintainer_email": "",
"keywords": "electrochem",
"author": "Vincent Wu",
"author_email": "vincentwu@ucsb.edu",
"download_url": "https://files.pythonhosted.org/packages/83/63/1ebd3217e6dee037d840b3789e6a59330389cc8a413e2f5ebecd4e4d1edd/electrochem-0.1.0.18.tar.gz",
"platform": null,
"description": "===========================\r\nArbin Electrochemical Tools\r\n===========================\r\n\r\n\r\n.. image:: https://img.shields.io/pypi/v/electrochem.svg\r\n :target: https://pypi.python.org/pypi/electrochem\r\n\r\n.. image:: https://travis-ci.com/vince-wu/electrochem.svg?branch=master\r\n :target: https://travis-ci.com/vince-wu/electrochem\r\n\r\n.. image:: https://readthedocs.org/projects/electrochem/badge/?version=latest\r\n :target: https://electrochem.readthedocs.io/en/latest/?badge=latest\r\n :alt: Documentation Status\r\n\r\n\r\n\r\n\r\nReads raw electrochemical cycling data and generates useful plots and tables for battery scientists.\r\n\r\n\r\n* Free software: MIT license\r\n* Documentation: https://electrochem.readthedocs.io.\r\n\r\n\r\nFeatures\r\n--------\r\n\r\n* Extracts Arbin electrochemical cycling data files (.res or .xlxs) into csv files or Pandas dataframes for easy manipulation\r\n\r\n* Plots publication quality voltage-capacity curves \r\n\r\n* Calculates electrochemical properties such as operating voltage, average discharge capacity, ect. for a set of cycling data and generates summary tables\r\n\r\nCredits\r\n-------\r\n\r\nThis package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.\r\n\r\n.. _Cookiecutter: https://github.com/audreyr/cookiecutter\r\n.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage\r\n\r\n\r\n=======\r\nHistory\r\n=======\r\n\r\n0.1.0 (2020-07-28)\r\n------------------\r\n\r\n* First release on PyPI.\r\n\r\n\r\n",
"bugtrack_url": null,
"license": "MIT license",
"summary": "Reads raw electrochemical cycling data and generates useful plots and tables for battery scientists.",
"version": "0.1.0.18",
"project_urls": {
"Homepage": "https://github.com/vince-wu/electrochem"
},
"split_keywords": [
"electrochem"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "83631ebd3217e6dee037d840b3789e6a59330389cc8a413e2f5ebecd4e4d1edd",
"md5": "3e7678d02f89bba54a486b907d53782f",
"sha256": "238db24bdbc1d3c220aa572be0e0e369e184d50020bbf84fa2d28a3d0a15de72"
},
"downloads": -1,
"filename": "electrochem-0.1.0.18.tar.gz",
"has_sig": false,
"md5_digest": "3e7678d02f89bba54a486b907d53782f",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.5",
"size": 24264,
"upload_time": "2024-02-13T22:45:08",
"upload_time_iso_8601": "2024-02-13T22:45:08.298036Z",
"url": "https://files.pythonhosted.org/packages/83/63/1ebd3217e6dee037d840b3789e6a59330389cc8a413e2f5ebecd4e4d1edd/electrochem-0.1.0.18.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-02-13 22:45:08",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "vince-wu",
"github_project": "electrochem",
"travis_ci": true,
"coveralls": false,
"github_actions": false,
"requirements": [
{
"name": "certifi",
"specs": [
[
"==",
"2020.6.20"
]
]
},
{
"name": "chardet",
"specs": [
[
"==",
"3.0.4"
]
]
},
{
"name": "cycler",
"specs": [
[
"==",
"0.10.0"
]
]
},
{
"name": "idna",
"specs": [
[
"==",
"2.10"
]
]
},
{
"name": "kiwisolver",
"specs": [
[
"==",
"1.2.0"
]
]
},
{
"name": "matplotlib",
"specs": [
[
"==",
"3.3.0"
]
]
},
{
"name": "numpy",
"specs": [
[
"==",
"1.19.1"
]
]
},
{
"name": "pandas",
"specs": [
[
"==",
"1.1.0"
]
]
},
{
"name": "Pillow",
"specs": [
[
"==",
"7.2.0"
]
]
},
{
"name": "pyodbc",
"specs": [
[
"==",
"4.0.30"
]
]
},
{
"name": "pyparsing",
"specs": [
[
"==",
"2.4.7"
]
]
},
{
"name": "PyQt5",
"specs": [
[
"==",
"5.15.0"
]
]
},
{
"name": "PyQt5-sip",
"specs": [
[
"==",
"12.8.0"
]
]
},
{
"name": "python-dateutil",
"specs": [
[
"==",
"2.8.1"
]
]
},
{
"name": "pytz",
"specs": [
[
"==",
"2020.1"
]
]
},
{
"name": "requests",
"specs": [
[
"==",
"2.24.0"
]
]
},
{
"name": "six",
"specs": [
[
"==",
"1.15.0"
]
]
},
{
"name": "urllib3",
"specs": [
[
"==",
"1.25.10"
]
]
},
{
"name": "xlrd",
"specs": [
[
"==",
"1.2.0"
]
]
}
],
"tox": true,
"lcname": "electrochem"
}