Skip to content

Kepler54/PyKepLib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyKepLib

Kepler's personal library

More info you can find on https://github.com/kepler54

Quickstart

Call the example function on the main function

For example:

def main():
    get_random_data_example()

Unittests configuration

Script path: /PyKepLib/tests/tests.py

Working directory: /PyKepLib