Skip to content

Python library for accessing and managing Salesforce metadata and tooling API

License

Notifications You must be signed in to change notification settings

rbauction/sfdclib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sfdclib

Python library for accessing and managing Salesforce metadata and tooling API

Documentation

Please refer to PyPi documentation https://github.com/rbauction/sfdclib/blob/master/README.rst

How to build

Build source package

$ python setup.py sdist

Build Pure Python Wheel

$ python setup.py bdist_wheel

Install package in 'develop mode'

$ pip install -e .

Install new version locally

$ pip install .

Upload new package to PyPi

$ twine upload dist/`python setup.py --fullname`*

About

Python library for accessing and managing Salesforce metadata and tooling API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages