|
1 | 1 | [](https://badge.fury.io/py/octue) |
2 | 2 | [](https://codecov.io/gh/octue/octue-sdk-python) |
3 | | -[](https://octue.readthedocs.io/en/latest/?badge=latest) |
| 3 | +[](https://octue-python-sdk.readthedocs.io/en/latest/?badge=latest) |
4 | 4 | [](https://github.com/pre-commit/pre-commit) |
5 | 5 | [](https://github.com/ambv/black) |
6 | 6 | [](https://www.blackgirlscode.com/) |
7 | 7 |
|
8 | 8 | # octue-sdk-python <span><img src="http://slurmed.com/fanart/javier/213_purple-fruit-snake.gif" alt="Purple Fruit Snake" width="100"/></span> |
9 | 9 |
|
10 | | -Utilities for running python based data services, digital twins and applications with the Octue toolkit and [twined](https://www.twined.readthedocs.io) SDK for python based apps running within octue. |
11 | | - |
12 | | -[See documentation.](https://octue.readthedocs.io/en/latest) |
| 10 | +Utilities for running python based data services, digital twins and applications with the Octue toolkit and [twined](https://twined.readthedocs.io/en/latest/?badge=latest) SDK for python based apps running within octue. |
13 | 11 |
|
14 | 12 |
|
15 | 13 | ## Developer notes |
16 | 14 |
|
17 | | -**Documentation for use of the library is [here](https://{{library_name}}.readthedocs.io). You don't need to pay attention to the following unless you plan to develop {{library_name}} itself.** |
18 | | - |
19 | | -### Getting started |
20 | | - |
21 | | -1. Click 'use this template' to the top right, and away you go. |
22 | | -2. Search for `{{` in your new repository. Do search and replace for the various terms - it's obvious what they are, like replace `{{github_username}}` with your github username! |
23 | | -3. Set up the license you need in `LICENSE`. |
24 | | -4. If you need to deploy to pypi, you have to do the first deploy manually - travis can't do that for you. [See the packaging instructions](https://packaging.python.org/tutorials/distributing-packages/#uploading-your-project-to-pypi). |
| 15 | +**Documentation for use of the library is [here](https://octue-python-sdk.readthedocs.io). You don't need to pay attention to the following unless you plan to develop `octue-sdk-python` itself.** |
25 | 16 |
|
26 | 17 | ### Pre-Commit |
27 | 18 |
|
|
0 commit comments