GitHub / samuelcolvin/python-devtools / commits
Dev tools for python
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| 5022f1f6 | Fix macos-latest and 3.7 tests (#155) |
Kinuax <k****x@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 2aea99d9 | BUG FIX: Use `Path.relative_to()` for Python 3.8 compatibility (#150) |
Bartosz Sławecki <g****7@p****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| ec406ffd | install debug into `builtins` via `DebugProxy` (#139) |
Samuel Colvin <s****@m****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| f080d39d | fix docs publish | Samuel Colvin <s****@m****m> | almost 3 years ago | |
| e4937c98 | Uprev 0.12.0 (#138) |
Samuel Colvin <s****@m****m>
Committed by: GitHub <n****y@g****m> |
almost 3 years ago | |
| 6eac2ca7 | Make `Pygments` required (#137) |
Samuel Colvin <s****@m****m>
Committed by: GitHub <n****y@g****m> |
almost 3 years ago | |
| 00047cb1 | support dataclasses with slots (#136) |
Samuel Colvin <s****@m****m>
Committed by: GitHub <n****y@g****m> |
almost 3 years ago | |
| c17c3102 |
Bump certifi from 2022.12.7 to 2023.7.22 in /requirements (#135)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
almost 3 years ago | |
| 3a6f5b99 |
Bump pymdown-extensions from 9.10 to 10.0 in /requirements (#129)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
almost 3 years ago | |
| 967121ff |
Bump pygments from 2.14.0 to 2.15.0 in /requirements (#134)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
almost 3 years ago | |
| 2341ef37 |
Bump pygments from 2.13.0 to 2.15.0 in /docs (#133)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
almost 3 years ago | |
| 1172e81d |
Bump requests from 2.28.2 to 2.31.0 in /requirements (#130)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 88e02061 | Update usage to reflect the recent addition of the pytest plugin (#128) |
Tom Hamilton Stubber <t****r@g****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| b6a98196 | build docs on CI (#127) |
Samuel Colvin <s****@m****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 71edb0d6 | uprev mypy | Samuel Colvin <s****@m****m> | about 3 years ago | |
| f416c9b8 | uprev | Samuel Colvin <s****@m****m> | about 3 years ago | |
| 61c6b674 | Insert assert (#126) |
Samuel Colvin <s****@m****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| f0e0fb2b | support displaying ast types (#125) |
Samuel Colvin <s****@m****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 3d5ff659 | update licence and history | Samuel Colvin <s****@m****m> | about 3 years ago | |
| 8f087b21 | switch to ruff (#124) |
Samuel Colvin <s****@m****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| abed0a58 |
added support for sqlalchemy2 (#120)
Co-authored-by: victor naumov <v****y@g****t> |
Victor Naumov <v****v@g****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 8811bfed | uprev |
Samuel Colvin <s****@m****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 90337c7f | Python 3.11 (#118) |
Samuel Colvin <s****@m****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 560b9884 | more precise timer summary (#113) |
banteg <4****g@u****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| ba0507a3 | Allow executing dependency to be >1.0.0 (#115) |
Riley <4****x@u****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 5efff5fd | Fix windows build (#111) |
Samuel Colvin <s****@m****m>
Committed by: GitHub <n****y@g****m> |
almost 4 years ago | |
| f4dfed48 | upgrade executing to fix 3.10 (#110) |
Samuel Colvin <s****@m****m>
Committed by: GitHub <n****y@g****m> |
almost 4 years ago | |
| 0909f014 | Use secure builtins standard module, instead of the __builtins__ (#109) |
0xsirsaif <s****9@g****m>
Committed by: GitHub <n****y@g****m> |
almost 4 years ago | |
| 297e9229 | fix version in docs | Samuel Colvin <s****@m****m> | almost 4 years ago | |
| fe1cac92 | fix deploy | Samuel Colvin <s****@m****m> | almost 4 years ago | |
| b4c4275d | prepare for release | Samuel Colvin <s****@m****m> | almost 4 years ago | |
| 4cd875ce | add install command (#108) |
Samuel Colvin <s****@m****m>
Committed by: GitHub <n****y@g****m> |
almost 4 years ago | |
| 352dc9e3 | rename master -> main | Samuel Colvin <s****@m****m> | almost 4 years ago | |
| cd5d511b | Moving to `pyproject.toml` and complete type hints (#107) |
Samuel Colvin <s****@m****m>
Committed by: GitHub <n****y@g****m> |
almost 4 years ago | |
| 3838cc8a |
fix format of nested dataclasses (#99)
Co-authored-by: Samuel Colvin <s****@m****m> |
Ali Eren Öztürk <o****n@g****m>
Committed by: GitHub <n****y@g****m> |
almost 4 years ago | |
| 1e3e9427 | uprev deps (#106) |
Samuel Colvin <s****@m****m>
Committed by: GitHub <n****y@g****m> |
almost 4 years ago | |
| 54b2b2b6 | cache pygments load (#96) |
Samuel Colvin <s****@m****m>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| 67a74cd1 | Show function qualname (#95) |
Alex Hall <a****i@g****m>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| bb413fb0 |
Trying to fix tests on windows (#93)
Co-authored-by: Samuel Colvin <s****n@g****m>, Samuel Colvin <s****n@g****m>, Samuel Colvin <s****@m****m> |
Alex Hall <a****i@g****m>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| b30eead5 | correct utils.__all__ | Samuel Colvin <s****@m****m> | over 4 years ago | |
| 746dfb22 |
Implement parsing SQLAlchemy objects (#94)
Co-authored-by: Alex Hall <a****i@g****m>, Alex Hall <a****i@g****m>, Samuel Colvin <s****n@g****m>, Alex Hall <a****i@g****m>, Samuel Colvin <s****n@g****m> |
Ali Eren Öztürk <o****n@g****m>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| 66eaa804 | test with 3.10 (#91) |
Samuel Colvin <s****@m****m>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| 6cd36644 | correct deploy CI step | Samuel Colvin <s****@m****m> | over 4 years ago | |
| a3fa1647 | update history | Samuel Colvin <s****@m****m> | over 4 years ago | |
| 6d1fcd85 | uprev and split linting and tests (#90) |
Samuel Colvin <s****@m****m>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| 72c72a1b | use f-strings not .format() (#89) |
Samuel Colvin <s****@m****m>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| 3abf5803 | Display more generators (#88) |
Samuel Colvin <s****@m****m>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| 259b2428 | Return args (#87) |
Samuel Colvin <s****@m****m>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| fda133f5 | correct changelog link, fix #76 | Samuel Colvin <s****@m****m> | over 4 years ago | |
| f2b7f8ec |
Use executing and asttokens (#82)
Co-authored-by: Samuel Colvin <s****@m****m> |
Alex Hall <a****i@g****m>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| b498361b |
Bump pydantic from 1.6.1 to 1.6.2 in /tests (#83)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| e0eb11c5 |
Bump pygments from 2.6.1 to 2.7.4 in /docs (#81)
Co-authored-by: dependabot[bot] <4****]@u****m>, Samuel Colvin <s****@m****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| 4bef4c3d | compatibility with python 3.8.6 (#74) |
Samuel Colvin <s****@m****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| cd9bdeec | fix title in docs | Samuel Colvin <s****@m****m> | almost 6 years ago | |
| 6267fda8 | fix badges in readme | Samuel Colvin <s****@m****m> | almost 6 years ago | |
| e79b6869 | fix debug.format case from more_debug.py example (#67) |
Samuel Colvin <s****@m****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| b30e0dad | Docs improvements (#66) |
Samuel Colvin <s****@m****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| 9b0edd09 | set version and history | Samuel Colvin <s****@m****m> | almost 6 years ago | |
| 843c7b6c | uprev test deps and correct import orders (#65) |
Samuel Colvin <s****@m****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| 0e3610d7 | allow type(dict(...)), fix #62 (#64) |
Samuel Colvin <s****@m****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| ff3bb9fd |
Feature/color on win (#57)
Co-authored-by: Samuel Colvin <s****n@g****m>, Samuel Colvin <s****n@g****m>, Samuel Colvin <s****n@g****m> |
Christian Riedel <c****b@p****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| 082d8bb8 | remove references to travis | Samuel Colvin <s****@m****m> | about 6 years ago | |
| 596dab02 | fix build badge | Samuel Colvin <s****@m****m> | about 6 years ago | |
| fc7ee936 | fix statements finding for multiple debug calls in the same block (#61) |
Samuel Colvin <s****@m****m>
Committed by: GitHub <n****y@g****m> |
about 6 years ago | |
| 8db51104 | pretty output for non-standard dicts (#60) |
Samuel Colvin <s****@m****m>
Committed by: GitHub <n****y@g****m> |
about 6 years ago | |
| 0ea775fb | attempt to improve import time (#50) |
Samuel Colvin <s****@m****m>
Committed by: GitHub <n****y@g****m> |
about 6 years ago | |
| 8feb278a | add funding link | Samuel Colvin <s****@m****m> | about 6 years ago | |
| 816cddee | __pretty__ method in pydantic (#59) |
Samuel Colvin <s****@m****m>
Committed by: GitHub <n****y@g****m> |
about 6 years ago | |
| a506842d | improve the way statement ranges are caculcated (#58) |
Samuel Colvin <s****@m****m>
Committed by: GitHub <n****y@g****m> |
about 6 years ago | |
| 0de8d7aa | move to github actions (#53) |
Samuel Colvin <s****@m****m>
Committed by: GitHub <n****y@g****m> |
about 6 years ago | |
| 049965db | tweak __pretty__ | Samuel Colvin <s****@m****m> | about 6 years ago | |
| 7dcb0d57 | fix __pretty__ get (#52) |
Samuel Colvin <s****@m****m>
Committed by: GitHub <n****y@g****m> |
about 6 years ago | |
| 7482e87d | uprev | Samuel Colvin <s****@m****m> | over 6 years ago | |
| dcb4c88a | Scheduled monthly dependency update for May (#41) |
pyup.io bot <g****t@p****o>
Committed by: Samuel Colvin <s****@m****m> |
over 6 years ago | |
| 08bd8294 | fix tags (#46) |
Alwx <a****n@g****m>
Committed by: Samuel Colvin <s****@m****m> |
over 6 years ago | |
| fb0021b3 | Scheduled monthly dependency update for February (#38) |
pyup.io bot <g****t@p****o>
Committed by: Samuel Colvin <s****n@g****m> |
over 7 years ago | |
| 540e1d9b | implement support for __pretty__ (#36) |
Samuel Colvin <s****n@g****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 825f9528 | Scheduled monthly dependency update for January (#37) |
pyup.io bot <g****t@p****o>
Committed by: Samuel Colvin <s****n@g****m> |
over 7 years ago | |
| 7fcb5020 | Multidict (#34) |
Samuel Colvin <s****n@g****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 20decfd0 | update history | Samuel Colvin <s****@m****m> | over 7 years ago | |
| 0a324d94 | add len where possible, ref #16 | Samuel Colvin <s****@m****m> | over 7 years ago | |
| 386e6d8e | betting wrapping of string and bytes (#32) |
Samuel Colvin <s****n@g****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 9ae804a1 | fix rendering errors (#31) |
Samuel Colvin <s****n@g****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 9ed64c2f | changes to warnings (#30) |
Samuel Colvin <s****n@g****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 5dabb18f | Scheduled monthly dependency update for December (#27) |
pyup.io bot <g****t@p****o>
Committed by: Samuel Colvin <s****n@g****m> |
over 7 years ago | |
| a348d95d | Scheduled monthly dependency update for November (#8) |
pyup.io bot <g****t@p****o>
Committed by: Samuel Colvin <s****n@g****m> |
over 8 years ago | |
| 096c6088 | tweak examples, update readme | Samuel Colvin <s****@m****m> | over 8 years ago | |
| facf81e7 | adding timer | Samuel Colvin <s****@m****m> | over 8 years ago | |
| 33a3b1e2 | adding timer | Samuel Colvin <s****@m****m> | over 8 years ago | |
| 173a6b4e | fixing test coverage | Samuel Colvin <s****@m****m> | over 8 years ago | |
| f0a7132e | tweak examples, fix tests | Samuel Colvin <s****@m****m> | over 8 years ago | |
| 887d2a35 | improve examples, fix tests | Samuel Colvin <s****@m****m> | over 8 years ago | |
| 0f9f375f | improving docs html | Samuel Colvin <s****@m****m> | over 8 years ago | |
| d4903d52 | using html for docs output | Samuel Colvin <s****@m****m> | over 8 years ago | |
| 962ec65d | simplifying debug colour choice | Samuel Colvin <s****@m****m> | over 8 years ago | |
| 7e8da3ec | tweaking docs | Samuel Colvin <s****@m****m> | over 8 years ago | |
| bcd4f81e | adding more docs | Samuel Colvin <s****@m****m> | over 8 years ago | |
| 55d5b836 | starting docs | Samuel Colvin <s****@m****m> | over 8 years ago | |
| a9fcc650 | fix odd cases for 35 vs 36 | Samuel Colvin <s****@m****m> | over 8 years ago | |
| 2c3eaa09 | pretty printing call args, fix #7 | Samuel Colvin <s****@m****m> | over 8 years ago |