Skip to main content

Official Emitfy API SDK for Python

Project description

emitfy (Python)

Official Emitfy API SDK for Python.

pip install emitfy
from emitfy import Emitfy
import os

emitfy = Emitfy(os.environ["EMITFY_API_KEY"], os.environ["EMITFY_API_SECRET"])
emitfy.webhooks.create({
    "url": "https://seu-sistema.com/webhooks/emitfy",
    "events": {"invoice": ["nfse.authorized"], "cte": []},
})
company = emitfy.company(os.environ["EMITFY_COMPANY_ID"])
company.nfse.create({"serviceDescription": "Serviço", "amount": 100})

Docs: https://api.emitfy.com/docs/sdks

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

emitfy-0.2.2.tar.gz (3.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

emitfy-0.2.2-py3-none-any.whl (4.2 kB view details)

Uploaded Python 3

File details

Details for the file emitfy-0.2.2.tar.gz.

File metadata

  • Download URL: emitfy-0.2.2.tar.gz
  • Upload date:
  • Size: 3.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.5

File hashes

Hashes for emitfy-0.2.2.tar.gz
Algorithm Hash digest
SHA256 2b419db6f0bc85c5b32a7ba0a35a1bf826faedfb688c78f46d7f9ad6409cf602
MD5 65aa2596cf4f2003a5de7b6c6faf3a92
BLAKE2b-256 30e4464e85dff1731f1ad7217374b32d3e8134d45ceea2dc42dcc4de0100a6b3

See more details on using hashes here.

File details

Details for the file emitfy-0.2.2-py3-none-any.whl.

File metadata

  • Download URL: emitfy-0.2.2-py3-none-any.whl
  • Upload date:
  • Size: 4.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.5

File hashes

Hashes for emitfy-0.2.2-py3-none-any.whl
Algorithm Hash digest
SHA256 f0f3ee33c145133f5fdbe52be837147f6b8d0fffbd8922d938735e97732dbada
MD5 6b944fa63f2ec61fcdd6a5ed2b28a076
BLAKE2b-256 09c4cf2324251c61c154bace8d891c45ba68f09611416400c20513fd8c636667

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page