mirror of https://github.com/aristocratos/bashtop
Update on python porting
parent
91fbc4f89d
commit
bb7643d43c
17
README.md
17
README.md
|
@ -17,15 +17,15 @@
|
||||||
* [Documents](#documents)
|
* [Documents](#documents)
|
||||||
* [Description](#description)
|
* [Description](#description)
|
||||||
* [Features](#features)
|
* [Features](#features)
|
||||||
* [Themes](#themes) (Updated)
|
* [Themes](#themes)
|
||||||
* [Upcoming](#upcoming) (Python port)
|
* [Upcoming](#upcoming) (Python port)
|
||||||
* [Support and funding](#support-and-funding)
|
* [Support and funding](#support-and-funding)
|
||||||
* [Compatibility](#compatibility) (OSX and FreeBSD Support)
|
* [Compatibility](#compatibility) (OSX and FreeBSD Support)
|
||||||
* [Dependencies](#dependencies) (Updated)
|
* [Dependencies](#dependencies)
|
||||||
* [Screenshots](#screenshots)
|
* [Screenshots](#screenshots)
|
||||||
* [Installation](#installation) (Updated)
|
* [Installation](#installation)
|
||||||
* [Configurability](#configurability) (Updated)
|
* [Configurability](#configurability)
|
||||||
* [TODO](#todo) (Updated)
|
* [TODO](#todo)
|
||||||
* [License](#license)
|
* [License](#license)
|
||||||
|
|
||||||
## Documents
|
## Documents
|
||||||
|
@ -74,11 +74,10 @@ This will add python 3 and psutil as dependencies, but will make bashtop cross p
|
||||||
|
|
||||||
Bashtop is now Mac OS X and FreeBSD compatible!
|
Bashtop is now Mac OS X and FreeBSD compatible!
|
||||||
|
|
||||||
#### Python port
|
#### Python port: bpytop
|
||||||
|
|
||||||
Work on a complete python port ~~will begin this summer~~ has begun. My aim is to keep it compatible with pypy3 for a lot of added efficiency.
|
Currently working full time on this during my vacation :)
|
||||||
|
I'm aiming to have a first release by end of July.
|
||||||
PyPyTop?
|
|
||||||
|
|
||||||
## Support and funding
|
## Support and funding
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue