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.

Top comments (0)

Billboard image

Try REST API Generation for MS SQL Server.

DevOps for Private APIs. With DreamFactory API Generation, you get:

  • Auto-generated live APIs mapped from database schema
  • Interactive Swagger API documentation
  • Scripting engine to customize your API
  • Built-in role-based access control

Learn more

👋 Kindness is contagious

Engage with a wealth of insights in this thoughtful article, valued within the supportive DEV Community. Coders of every background are welcome to join in and add to our collective wisdom.

A sincere "thank you" often brightens someone’s day. Share your gratitude in the comments below!

On DEV, the act of sharing knowledge eases our journey and fortifies our community ties. Found value in this? A quick thank you to the author can make a significant impact.

Okay