Skip to content

A Python module that allows the use of Campbell Scientific cora script

License

Notifications You must be signed in to change notification settings

legendjslc/corautil

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

coraUtil

a Python module that allows the use of Campbell Scientific cora script

Building PiPy package

Pure Python Wheels that are not “universal” are wheels that are pure python (i.e. contains no compiled extensions), but don’t natively support both Python 2 and 3.

To build the wheel:

python setup.py bdist_wheel

https://packaging.python.org/distributing/#wheels

Installation

From setup.py

From package

About

A Python module that allows the use of Campbell Scientific cora script

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%