File tree Expand file tree Collapse file tree 2 files changed +13
-13
lines changed Expand file tree Collapse file tree 2 files changed +13
-13
lines changed Original file line number Diff line number Diff line change 1
- .. image :: https://tanker.io/images/github-logo.png
2
- :target: #readme
3
-
4
- |
5
-
6
- .. image :: https://img.shields.io/travis/TankerHQ/python-cli-ui.svg?branch=master
7
- :target: https://travis-ci.org/TankerHQ/python-cli-ui
8
-
9
1
.. image :: https://img.shields.io/pypi/pyversions/cli-ui.svg
10
2
:target: https://pypi.org/project/cli-ui
11
3
12
4
.. image :: https://img.shields.io/pypi/v/cli-ui.svg
13
5
:target: https://pypi.org/project/cli-ui/
14
6
15
- .. image :: https://img.shields.io/github/license/TankerHQ /python-cli-ui.svg
16
- :target: https://github.com/TankerHQ /python-cli-ui/blob/master/LICENSE
7
+ .. image :: https://img.shields.io/github/license/dmerejkowsky /python-cli-ui.svg
8
+ :target: https://github.com/dmerejkowsky /python-cli-ui/blob/master/LICENSE
17
9
18
10
.. image :: https://img.shields.io/badge/deps%20scanning-pyup.io-green
19
- :target: https://github.com/TankerHQ /python-cli-ui/actions
11
+ :target: https://github.com/dmerejkowsky /python-cli-ui/actions
20
12
21
13
python-cli-ui
22
14
=============
23
15
24
16
Tools for nice user interfaces in the terminal.
25
17
18
+ Note
19
+ ----
20
+
21
+ This project was originally hosted on the `TankerHQ
22
+ <https://github.com/TankerHQ> `_ organization, which was my employer from 2016
23
+ to 2021. They kindly agreed to give back ownership of this project to
24
+ me. Thanks!
25
+
26
26
Documentation
27
27
-------------
28
28
29
29
30
- See `python-cli-ui documentation <https://TankerHQ .github.io/python-cli-ui >`_.
30
+ See `python-cli-ui documentation <https://dmerejkowsky .github.io/python-cli-ui >`_.
31
31
32
32
Demo
33
33
----
Original file line number Diff line number Diff line change 1
- github_url = " https://github.com/TankerHQ /python-cli-ui"
1
+ github_url = " https://github.com/dmerejkowsky /python-cli-ui"
2
2
3
3
[version ]
4
4
current = " 0.12.0"
You can’t perform that action at this time.
0 commit comments