Skip to content

techdubb/pynecone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyneCone

A Python wrapper for the Forrst API.

Requirements

  • simplejson
  • urllib
  • urllib2

Example

from pynecone.pynecone import Post

# Get all posts 
print Post.all()

Checkout example.py for more.

License

PyneCone uses the MIT license. See LICENSE for more details.

About

Pynecone is a Python client that wraps the Forrst API.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages