Skip to content

Code quality/project standards alignment #183

Description

@woodruffw

Similar to crytic/slither#2096.

This is a meta-issue, intended to track sub-issues that will align tealer's codebase, development practices, etc. with the rest of our public tooling.

  • Align README.md with our doc practices
  • Modernize the Python codebase
    • Switch to pyproject.toml (currently exists, but the build is in a separate setup.py)
    • Use pypa/build for the build (sdist and wheel(s))
    • Use ruff?
  • Track Python dependency upgrades via dependabot.yml
  • Add some kind of QUICKSTART.md or similar guide (broken out from the current README.md)

(This list is not intended to be exhaustive, and will be updated over time!)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions