Skip to content

Commit

Permalink
add python-stack-data python-asttokens python-executing python-little…
Browse files Browse the repository at this point in the history
…utils python-pure-eval
  • Loading branch information
UTsweetyfish committed Jan 9, 2025
1 parent 65507e0 commit d04db3d
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions repos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7658,6 +7658,10 @@ repos:
group: deepin-sysdev-team
info: python-arrow is a Python3 library to manipulate dates, times, and timestamps

- repo: python-asttokens #main
group: deepin-sysdev-team
info: annotate Python asbtract syntax trees with code references (Python 3)

- repo: python-autocommand #main
group: deepin-sysdev-team
info: library to generate argparse parsers from function signatures
Expand Down Expand Up @@ -7806,6 +7810,10 @@ repos:
group: deepin-sysdev-team
info: Backport of PEP 654 (exception groups)

- repo: python-executing #main
group: deepin-sysdev-team
info: Inspect Python AST node being executed

- repo: python-exif
group: deepin-sysdev-team
info:
Expand Down Expand Up @@ -7954,6 +7962,10 @@ repos:
group: deepin-sysdev-team
info: Linux /proc abstraction classes in Python

- repo: python-littleutils #main
group: deepin-sysdev-team
info: Small personal collection of Python utility functions (Python 3)

- repo: python-lunr #main
group: deepin-sysdev-team
info: Python implementation of Lunr.js
Expand Down Expand Up @@ -8036,6 +8048,10 @@ repos:
python-prov is a library for W3C Provenance Data Model supporting PROV-JSON
and PROV-XML import/export.

- repo: python-pure-eval #main
group: deepin-sysdev-team
info: Safely evaluate Python AST nodes without side effects

- repo: python-pynvim
group: deepin-sysdev-team
info: Python client and plugin host for Nvim
Expand Down Expand Up @@ -8148,6 +8164,10 @@ repos:
group: deepin-sysdev-team
info: include source code from any Sphinx project using only its import path

- repo: python-stack-data #main
group: deepin-sysdev-team
info: Better tracebacks for Python

- repo: python-stestr #main
group: deepin-sysdev-team
info: test runner similar to testrepository - Python 3.x
Expand Down

0 comments on commit d04db3d

Please sign in to comment.