KO
|
EN
gitlite — search
Search
#python
#java
#python3
#arduino
#golang
#machine-learning
#rust
#html
#flask
#javascript
#seismology
#nodejs
libdesktop
★ 10
Open GitHub ↗
OS and desktop integration made easy.
Download README (.md)
Explore Similar Repositories
codejargon
:
简明编程术语
trie
:
Exploring trie-structured data
roll20scripts
:
My scripts developted for roll20
web-audio-assembler
:
No description available.
redux-haiku
:
Redux side-effects using state diffs in subcribers
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
libdesktop
?
Download (.md)
# libdesktop OS and desktop integration made *easy*. libdesktop is a cross-platform library that makes it easy to integrate your program with the OS. No worries about quirks. **License:** MIT libdesktop is Python 2 and 3 compatible. [](https://travis-ci.org/bharadwaj-raju/libdesktop) ## Installation $ pip install libdesktop Or manually: $ sudo python setup.py install ## Documentation [**Documentation at Read the Docs.**](https://libdesktop.readthedocs.io) Can be built by running `make doc`. --- *NOTE:* This library is not related *in any way* to `libdesktop-agnostic`.