DEV Community

Ebram Shehata
Ebram Shehata

Posted on

1

Abstract API Python SDK

I'm excited :) to share about my open source Python library I created to help with using AbstractAPI services.
What can you do with the library? It supports using all current AbstractAPI services:

  • Email validation
  • Phone number validation
  • IP geolocation
  • Lookup holidays of a country on a specific date or date range.
  • VAT validation/calculation/categories
  • IBAN validation
  • Exchange Rates live/conversion/historical rates
  • Lookup company data using only its domain
  • Timezone current/conversion
  • Avatars generation
  • Website screenshot
  • Website scrape
  • Image processing

It supports Python >= 3.9 and it is tested on all environments from 3.9 up to 3.12. Tests are run automatically on all supported Python versions by a CI workflow.

Check it and maybe give a star? :)
Repo: https://github.com/ebram96/AbstractAPI-Python-SDK
Doc: https://abstractapi-python-sdk.readthedocs.io/en/latest/
Package: https://pypi.org/project/abstract-api/

Contributions are very welcome.

API Trace View

How I Cut 22.3 Seconds Off an API Call with Sentry πŸ•’

Struggling with slow API calls? Dan Mindru walks through how he used Sentry's new Trace View feature to shave off 22.3 seconds from an API call.

Get a practical walkthrough of how to identify bottlenecks, split tasks into multiple parallel tasks, identify slow AI model calls, and more.

Read more β†’

Top comments (0)

Qodo Takeover

Introducing Qodo Gen 1.0: Transform Your Workflow with Agentic AI

Rather than just generating snippets, our agents understand your entire project context, can make decisions, use tools, and carry out tasks autonomously.

Read full post

πŸ‘‹ Kindness is contagious

Please leave a ❀️ or a friendly comment on this post if you found it helpful!

Okay