Skip to content

Python 2.7 and 3.5 library for Chomikuj.pl filesharing service

License

Notifications You must be signed in to change notification settings

lopezloo/pyChomikBox

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pyChomikBox

Python 2.7 and 3.5 library for Chomikuj.pl filesharing service. It uses official app's (ChomikBox) protocol to comunicate with Chomikuj servers.

Simple example of usage:

c = Chomik('login', 'password')
c.login()
print(c.list())

This code is logging at Chomikuj as login with password password and printing all files and folders of root folder.

About

Python 2.7 and 3.5 library for Chomikuj.pl filesharing service

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%