Skip to content

Refactor for future developers #18

@willingc

Description

@willingc

To make it easier for future developers on reactivepy, let's refactor a few things:

  • Be consistent with f-strings since this supports 3.6+
  • Clean up import statements (order by stdlib, 3rd party packages, reactivepy imports)
  • Add metadata for pypi to setup.py (pypa has an example repo and jupyterhub is a good model)
  • Go through and add docstrings that would be helpful for a future developer (they are also very handy for autodocumenting things) - Your 6 month from now self will thank you ;-)

Metadata

Metadata

Assignees

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