Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
O
okeanos-LoD
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
itminedu
okeanos-LoD
Commits
fa466013
Unverified
Commit
fa466013
authored
Jul 14, 2015
by
Avraam Tsantekidis
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Readme for core python lib
parent
a1264e98
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
16 additions
and
0 deletions
+16
-0
core/README.md
core/README.md
+16
-0
No files found.
core/README.md
0 → 100644
View file @
fa466013
# Core python library
## Instalation
-
Install required packages
`pip install -r requirements.txt`
-
Install package using
`python setup.py install`
## Testing
To test the library we use
`tox`
. In order to run the tests:
-
Make sure you have tox installed
`pip install tox`
-
Run
`tox`
This will automatically create the testing environments required and run the tests
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment