Commit Graph

17 Commits

Author SHA1 Message Date
Matt Joyce dec225d368 Move version to __init__.py
Setup.py does not need to be edited when building the package.
2024-05-30 21:48:40 +10:00
Rafael Miller 3c8edf683c Merge branch 'main' into test-sdks 2024-05-27 14:15:18 -03:00
rafaelsideguide 63772ea711 added github action workflow 2024-05-27 14:14:00 -03:00
Nicolas 1de53cc4d0 Nick: fixes 2024-05-26 18:15:05 -07:00
Nicolas efb821d63b Merge branch 'main' into main 2024-05-26 18:12:23 -07:00
Nicolas ed4226fd1f Update setup.py 2024-05-26 18:11:54 -07:00
Nicolas 7948c6cee2 Nick: fixed pip issues 2024-05-26 18:03:37 -07:00
Matt Joyce b061e12030 added python versions requirement
this is inline with requests module, a critical dependency
2024-05-26 11:37:47 +10:00
Matt Joyce f00dffbbb1 added misc PyPi keys
help potential users find and understand the purpose and status of the project.
2024-05-26 11:36:29 +10:00
Matt Joyce cd7f260288 Added PyPi classifiers
These classifiers will help potential users find and understand the purpose and status of the project.  use python 3.8 as the base, because that's what module 'requests' needs.
2024-05-26 11:33:28 +10:00
Matt Joyce e5c6ac23fe Added long description to PyPi
https://packaging.python.org/en/latest/guides/making-a-pypi-friendly-readme/
2024-05-26 10:01:35 +10:00
rafaelsideguide 397769c7e3 added python sdk e2e tests with pytest
some of them are still missing though
2024-05-24 17:56:27 -03:00
Nicolas 60002e79b8 Nick: python sdk bump 2024-05-20 10:06:48 -07:00
Nicolas 4c88d5da66 Nick: v8 python 2024-05-08 17:35:16 -07:00
Nicolas e6dbbf1bab Nick: fixes js and pydantic implementation 2024-05-08 17:16:59 -07:00
Nicolas a32e16a9be Nick: added /search to the python sdk 2024-04-25 11:20:35 -07:00
Nicolas a6c2a87811 Initial commit 2024-04-15 17:01:47 -04:00