kaypee90/python-fluent-results
Experimental project to propagate errors and data nicely with a uniform interface in your python project
PythonMIT
Issues
- 0
Remove old version of python in tox
#84 opened by kaypee90 - 0
Publish package to pypi
#27 opened by kaypee90 - 0
integrate dependabot
#64 opened by kaypee90 - 0
Fix pylint issues
#48 opened by kaypee90 - 0
- 0
Update python versions targeted by Tox
#59 opened by kaypee90 - 0
Add python typing
#57 opened by kaypee90 - 0
Correct grammatical error in README. `Access response return in Result object`
#55 opened by kaypee90 - 0
Improve readme documentation
#32 opened by kaypee90 - 0
Standardize test.sh file
#52 opened by kaypee90 - 2
- 0
- 0
Add python 3.10 to tox
#45 opened by kaypee90 - 0
- 1
Add tox automation
#30 opened by kaypee90 - 0
Refactor custom exceptions
#35 opened by kaypee90 - 1
Remove schema dependency
#34 opened by kaypee90 - 0
Improve doc string for result class
#31 opened by kaypee90 - 0
- 0
- 0
Setup packaging of python fluent results
#20 opened by kaypee90 - 0
Improve readme documentation
#14 opened by kaypee90 - 0
- 0
- 0
Use custom exception class when validation fails
#18 opened by kaypee90 - 1
Add a CI pipeline
#9 opened by kaypee90 - 0
- 0
Implement __str__ on a result object
#10 opened by kaypee90 - 0
Add with_reasons method to resultbase
#7 opened by kaypee90