forked from 2gis/stf-utils
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Розов Арсений Николаевич
committed
Oct 13, 2016
1 parent
30487ee
commit 5d2c03e
Showing
4 changed files
with
31 additions
and
24 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
## STF API client | ||
|
||
[common/stfapi.py](../common/stfapi.py) - Python API for [STF API](https://github.com/openstf/stf/blob/master/doc/API.md) | ||
[stf_utils/common/stfapi.py](../stf_utils/common/stfapi.py) - Python API for [STF API](https://github.com/openstf/stf/blob/master/doc/API.md) | ||
|
||
[stf_connect/client.py](../stf_connect/client.py) - Python client for [STF API](https://github.com/openstf/stf/blob/master/doc/API.md) | ||
[stf_utils/stf_connect/client.py](../stf_utils/stf_connect/client.py) - Python client for [STF API](https://github.com/openstf/stf/blob/master/doc/API.md) | ||
|
||
Sorry, no documentation here, yet. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters