bashirmindee
bashirmindee
After running a lot of tests with Gunicorn. I noticed that the workers aren't used in an equal manner. By using 8 workers and 4 threads with gthread inside of...
### Bug description The images concerning Visualization sample, Synthesis sample, Demo app and TFJS demo aren't displayed on the PyPi page.  However they are well displayed in the Github...
I was trying to merge the same PDF with itself multiple number of times. 1st I want to have the original PDF, then I want to have the PDF duplicated,...
# Description dynamic version and description of tawazi Fixes # (issue) ## Type of change Please delete options that are not relevant. - [ ] Bug fix (non-breaking change which...
# Description Please include a summary of the changes and the related issue. Please also include relevant motivation and context. List any dependencies that are required for this change. Fixes...
**Describe the bug** https://github.com/mindee/tawazi/pull/198#discussion_r1461689058 **To Reproduce** Steps to reproduce the behavior: 1. Go to '...' 2. Click on '....' 3. Scroll down to '....' 4. See error **Expected behavior** A...
**Describe the bug** when passing twz_tag to an ExecNode call the typing fails **To Reproduce** ```Python from tawazi import xn @xn def a(): pass a(twz_tag="bla") ```
**Is your feature request related to a problem? Please describe.** Currently we tag, release and publish manually. This is error prone and should be fixed. **Describe the solution you'd like**...
**Is your feature request related to a problem? Please describe.** Currently the version is duplicated in the __init__.py of the package and the pyproject.toml **Describe the solution you'd like** should...
# Description Please include a summary of the changes and the related issue. Please also include relevant motivation and context. List any dependencies that are required for this change. Fixes...