Skip to content

The native implementation of the Simphony cuds objects

License

Notifications You must be signed in to change notification settings

kemattil/simphony-common

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simphony-common

The native implementation of the Simphony cuds objects and io code.

Repository

Simphony-common is hosted on github: https://github.com/simphony/simphony-common

Installation

The package requires python 2.7.x, installation is based on setuptools:

# build and install
python setup.py install

or:

# build for inplace development
python setup.py install

Testing

To run the full test-suite run:

python -m unittest discover

Directory structure

There are three subpackages:

  • core -- used for common low level classes and utility code
  • cuds -- to hold all the native cuds implementations
  • io -- to hold the io specific code

About

The native implementation of the Simphony cuds objects

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published