-
---
# Add GitHub Action for Python Tests
## Description:
Create a GitHub Actions workflow to automatically run Python tests for the EmfitAPI Python Wrapper project.
## Tasks:
- Create a new GitH…
-
### Is your feature request related to a problem? Please describe.
Currently, the project doesn't have a project structure. And, it would be a bit difficult for new commers to understand the project …
-
2.7, 3.5, 3.6.
Also consider Jython support (bouncy castle, built in crypto, etc).
-
Currently, we dont have the automated project structure updation in our repository. It'll be benefitial for the new commers to understand the project structure from readme itself and reduces the manua…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Feature Description
Automated project structure updation using github workflows, python scripts and action bot…
-
Right now we call llama.cpp directly, long-term we should go with either llama.cpp directly or llama-cpp-python. Because maintaining two different llama.cpp backends isn't ideal, they will never be in…
-
Bumps the pip group in /python with 2 updates: [pillow](https://github.com/python-pillow/Pillow) and [pymongo](https://github.com/mongodb/mongo-python-driver).
Updates `pillow` from 10.2.0 to 10.3.0
…
-
Bumps the pip group in /python with 3 updates: [transformers](https://github.com/huggingface/transformers), [pillow](https://github.com/python-pillow/Pillow) and [pymongo](https://github.com/mongodb/m…
-
Hi, we build our project in a strict environment where python version is set to 3.9.x. We're receiving version mismatch errors when cutting a release using the GitHub Action since it's image is based…
-
**Is your feature request related to a problem? Please describe.**
Currently, we dont have the automated project structure updation in our repository. It'll be benefitial for the new commers to under…