Skip to content

marcosfelt/cheminventory_python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ChemInventory

PyPI version

An unofficial python SDK for ChemInventory. ChemInventory is used for keeping track of chemicals in a laboratory.

Usage

ci = ChemInventory(email='joe@none.com', password='123456')

#Search for a CAS number
ci.search('75-65-0')

For more details look at the tutorial.

Installation

pip install cheminventory

Authors

This is an unofficial cheminventory package. ChemInventory and its namesake are not owned by me.

About

A python wrapper for programatically accessing ChemInventory

Topics

Resources

License

Stars

4 stars

Watchers

0 watching

Forks

Packages

 
 
 

Contributors