Skip to content

Latest commit

 

History

History
44 lines (25 loc) · 665 Bytes

README.md

File metadata and controls

44 lines (25 loc) · 665 Bytes

myproject

Build Status

myproject calculates the value of a sample.

It provides the following features:

  • a feature
  • another feature

This project is in an early stage of development and should be used with caution

Usage

For example

$ cd myproject
$ python3 myproject.py ARG1 ARG2
Some output

Installation

myproject requires

  • python >= 3.5
  • some_dependency

Download the latest release and extract it. Optionally run

$ cd myproject
$ pip3 install .

Contribution

Please feel free to open issues or pull requests.