Updated readme
This commit is contained in:
parent
2e0c500003
commit
364472da5c
18
README.md
18
README.md
@ -2,6 +2,22 @@
|
|||||||
|
|
||||||
A desktop application for handling vk.com in an easy way.
|
A desktop application for handling vk.com in an easy way.
|
||||||
|
|
||||||
|
## Warning
|
||||||
|
|
||||||
This source code is completely experimental. The current functionality in this application is not very useful. If you are not a developer, or you don't know how to deal with Python code and some network Rest API'S, probably you should not clone this repository and run the application. If you decide to do so, take into account that this doesn't work as an application yet.
|
This source code is completely experimental. The current functionality in this application is not very useful. If you are not a developer, or you don't know how to deal with Python code and some network Rest API'S, probably you should not clone this repository and run the application. If you decide to do so, take into account that this doesn't work as an application yet.
|
||||||
|
|
||||||
I have started this effort as an open source project on Feb 13, 2016. Pull requests and bug reports are welcome. Socializer is not a definitive name for this project, it could be changed in future.
|
I have started this effort as an open source project on Feb 13, 2016. Pull requests and bug reports are welcome. Socializer is not a definitive name for this project, it could be changed in future.
|
||||||
|
|
||||||
|
## dependencies
|
||||||
|
|
||||||
|
* [Python,](http://python.org) version 2.7.11
|
||||||
|
* [wxPython](http://www.wxpython.org) for Python 2.7, version 3.0.2.0
|
||||||
|
* [Python windows extensions (pywin32)](http://www.sourceforge.net/projects/pywin32/) for python 2.7, build 220
|
||||||
|
* [PyEnchant,](http://pythonhosted.org/pyenchant/) version 1.6.6.
|
||||||
|
* pypubsub
|
||||||
|
* configobj
|
||||||
|
* requests-oauthlib
|
||||||
|
* future
|
||||||
|
* arrow==0.6
|
||||||
|
* microsofttranslator
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user