Skip to content

bliti/pydweet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pydweet

Python client for dweet.io

##Current version: 0.1

####Install

Create a new virtual environment (optional, but recommended).

Run the following command at the terminal:

pip install -r requirements.txt

####Usage

Please refer to the example file found in the example directory and dweets.io page:

http://dweet.io/

####Misc.

This is a beta release.

Features not supported:

  • POST requests
  • JSONP POST requests

#License MIT

About

Python client for dweet.io

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages