Skip to content

Package designed to easily interface with data files

Notifications You must be signed in to change notification settings

becot85/Interface

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

becot85

Interface

Package designed to easily interface with data files of arbitrary formats. As long as the file structure is repetitive and predictible, it should be possible to use Interface to read, parse, and re-structure the data.

Currently under development

.. Documentation is coming soon ..

Requirements

  • Python 3
  • NumPy

Installation instructions

  • Clone this directory on your machine.
    • git clone https://github.com/becot85/Interface.git
  • Go to the cloned directory.
    • cd Interface
  • Install the package.
    • python3 -m pip install -e ./

About

Package designed to easily interface with data files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages