Skip to content

Issues: pyTooling/pyTooling

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

6.1.0: Tests fail to run: SyntaxError: invalid escape sequence Dependencies Used by Dependabot. Question Further information is requested Unit Tests
#111 opened Apr 21, 2024 by yurivict
6.0.0 fails to build bug Something isn't working Packaging pyTooling.Packaging
#108 opened Jan 15, 2024 by yurivict
Platform should detect CI environments CI: GitHub GitHub Actions / Workflows Enhancement New feature or request Platform pyTooling.Common.Platform - Detecting current platform.
#106 opened Jan 1, 2024 by Paebbels v6.1.0
Open Issues from v5.0.0 release Coverage: Doc Documentation Coverage Documentation Improvements or additions to documentation Quality: Doc Documentation quality: completeness, coverage, level of details
#92 opened Jul 2, 2023 by Paebbels
8 tasks
v6.1.0
treelib and igraph are missing from tests/requirements.txt Question Further information is requested
#90 opened Mar 27, 2023 by yurivict
Support a Vertex's and Edge's Dictionary Initialization when Creating the Object Enhancement New feature or request Graph pyTooling.Graph - Graph data structure.
#70 opened Dec 28, 2022 by Paebbels v6.1.0
Add support for __dict__ and __weakref__ in types with slots Enhancement New feature or request ExtendedType A meta-class extending 'type'. MetaClass Generally about meta-classes.
#49 opened May 14, 2022 by Paebbels
How to reference external page? CLIAbstraction pyTooling.CLIAbstraction Documentation Improvements or additions to documentation
#48 opened May 14, 2022 by Paebbels
Some packages seam to be missing for Clang32. bug Something isn't working
#41 opened Mar 10, 2022 by Paebbels
Ease creating derived program instances CLIAbstraction pyTooling.CLIAbstraction Enhancement New feature or request
#94 opened Feb 27, 2022 by Paebbels v6.1.0
Explain alternatives for declaring and/or overriding classifiers Documentation Improvements or additions to documentation Packaging pyTooling.Packaging
#28 opened Dec 26, 2021 by umarcor
pyTooling.DocUtils or BuildTheDocs.Utils Documentation Improvements or additions to documentation
#24 opened Dec 24, 2021 by umarcor
Branding of pyTooling: logos, colours, shields, etc. Documentation Improvements or additions to documentation
#22 opened Dec 24, 2021 by umarcor
Add an attacheHelper methods option Enhancement New feature or request
#96 opened Dec 22, 2021 by Paebbels
Implement unique attributes ArgParse ArgParse or pyToolingAttributes.ArgParse related. Attribute pyTooling.Attributes Enhancement New feature or request
#97 opened Dec 22, 2021 by Paebbels v6.1.0
Implement more SPDX identifiers and licenses Enhancement New feature or request Licensing
#15 opened Dec 12, 2021 by Paebbels
Document that every command parser seems to have a '--help' switch ArgParse ArgParse or pyToolingAttributes.ArgParse related. Documentation Improvements or additions to documentation Enhancement New feature or request Quality: Doc Documentation quality: completeness, coverage, level of details
#98 opened Feb 2, 2020 by Paebbels
New metaclass to register a GetAttributes method on every method in a class Attribute pyTooling.Attributes Enhancement New feature or request ExtendedType A meta-class extending 'type'.
#99 opened Feb 2, 2020 by Paebbels v6.1.0
Add support for sub-(sub)-commands Enhancement New feature or request
#100 opened Feb 2, 2020 by Paebbels
Add example for attribute groups Documentation Improvements or additions to documentation Enhancement New feature or request
#101 opened Feb 2, 2020 by Paebbels v6.1.0
ProTip! Exclude everything labeled bug with -label:bug.