Skip to content

vkolev/py23

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

py23

Simple python wrapper for the edno23 API

About py23

py23 is a simple API wrapper for the edno23 microbloging website. It was inspired by the ruby23 written by Mitko Kostov and also hosted in github.

Usage

You can use the py23 as a module just:


#import the library
import py23

#get the information about the user
info = py23.userinfo('username')
print info

For more information check the documentation included in the package

License

This library is licensed under the WTFPL v2.0 (Do What The Fuck You Want To Do) License

About

Python wrapper for the edno23 API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published