Skip to content

LD31D/planfix_py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

planfix_py

Python package for working with Planfix API

pip install planfix-py

Simple example

from planfix_py import PlanfixAPI

pf = PlanfixAPI('account', 'token', 'api_key')
You can update:
  • account
  • token
  • api_key
  • url
  • headers

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages