bowmanjd / aiosalesforce

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

aiosalesforce

aiosalesforce is a rudimentary Python library to ease programmatically accessing the Salesforce REST API. It is merely a proof-of-concept for how to use Python and the httpx library together with Salesforce.

Installation

Clone this repository, then run poetry install

Usage

import aiosalesforce

Contributing

Please feel free to submit pull requests and/or open issues.

License

Apache 2.0

About

License:Apache License 2.0


Languages

Language:Python 66.2%Language:HTML 25.7%Language:JavaScript 8.0%