PyCEV 
Python interpreter for SEL (Schweitzer Engineering Laboratories) CEV (Compressed EVent record) files.
NOTE: This project is in VERY early stages of development and is nowhere near completion.
Description:
This project, pycev, is intended to provide a means to interpret and interact with SEL CEV files
for scientific analysis using common Python tools such as NumPy, Pandas, Matplotlib, and others.
This package provides a parser and manager system to load and interact with SEL Compressed Event
files. Potential avenues to explore for future development include a COMTRADE conversion tool to
allow CEV to COMTRADE conversions, or to write CEV files from raw data.
Installation:
From PyPI as a Python Package
This information is yet to come, as pycev has yet to be published to PyPI at this time.
From GitHub as a Python Package
To install pycev from GitHub:
- Download the repository as a zipped package.
- Unzip the repository.
- Open a terminal (command-prompt) and navigate to the new folder that's been unzipped.
(Hint: Use
cd <the-path-to-the-folder-you-unzipped-in>/pycev) - Use
piporpythonto install with the following commands, respectively:$> pip install .$> python setup.py install
- Verify that it's been installed by opening a Python instance and importing:
>>> import pycevIf no errors arise, the package has been installed.
From GitHub as a Standalone File
If you wish to use pycev as a standalone file in your Python project, you can simply
download the pycev.py file from GitHub (you'll want
this file exactly)
and save it wherever you need it! Then, just import pycev and away you go!
Contact Info:
For issues found in the source code itself, please feel free to open an issue, but for general inquiries and other contact, feel free to address Joe Stanley.
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pycev-0.0.tar.gz.
File metadata
- Download URL: pycev-0.0.tar.gz
- Upload date:
- Size: 12.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/3.2.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/51.0.0 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.8.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0ba4225aa9c1565efba370a963c8016b41a4fe208668cad26f5ec5d0875ec4e3
|
|
| MD5 |
149acc6e624c359668a44668e824e6f7
|
|
| BLAKE2b-256 |
c73746bc61c75530ab920fb4b62972764fcd2ba749caab11400c6a77ebe28bff
|
File details
Details for the file pycev-0.0-py3-none-any.whl.
File metadata
- Download URL: pycev-0.0-py3-none-any.whl
- Upload date:
- Size: 12.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/3.2.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/51.0.0 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.8.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
72b4c93039c68667f7d9a4415de7cdd58b14e6a43f41c7426d67292ef0ba2a82
|
|
| MD5 |
f94c7c645df451bd61d9d3938a22e7c5
|
|
| BLAKE2b-256 |
0e3f2b7a8f0bca115ca9752c895731be839cee10ae9c5c17c7ae3a78ed1c12cc
|