Skip to content
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

Re-organize and clean-up code to meet coding standards #28

Closed
tloubrieu-jpl opened this issue Apr 22, 2020 · 0 comments · Fixed by #39
Closed

Re-organize and clean-up code to meet coding standards #28

tloubrieu-jpl opened this issue Apr 22, 2020 · 0 comments · Fixed by #39
Assignees
Labels
enhancement New feature or request Epic

Comments

@tloubrieu-jpl
Copy link
Member

  1. Organize code as a python package so that it can be tested and packaged with:
    $ python setup.py test
    $ python setup.py sdist bdist_wheel

  2. use the libraries standard for PDS dev (e.g. requests instead of urllib)

  3. break the code into sub-modules and files,

Associated requirements:
🦄 #16

@tloubrieu-jpl tloubrieu-jpl added enhancement New feature or request high labels Apr 22, 2020
@jordanpadams jordanpadams changed the title Code cleaning Re-organize and clean-up code to meet coding standards Apr 25, 2020
@jordanpadams jordanpadams added this to the PDS.16 (ends 2020-05-06) milestone Apr 25, 2020
tloubrieu-jpl pushed a commit that referenced this issue May 26, 2020
@tloubrieu-jpl tloubrieu-jpl linked a pull request Jun 1, 2020 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Epic
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants