Skip to content

review #4

Description

@leej3

Nice job with this Vanessa. A very nice start to your journey becoming a bona fide pythonista.

As you move forward with this or other projects in the future I was say a little more help to the random visiter with some more documentation would be useful. Additionally, have a look into entry points in setup.py. They allow you to have executables on your path upon installation. For example, the entry point get_molpdf would be a command people can run. Under the hood it would call the main function in the get_molpdf.py file (or whatever you choose to run for that "program").

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