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

Create sample python package #801

Merged
merged 12 commits into from
Aug 9, 2023
Merged

Commits on Jul 7, 2023

  1. Start creating sample python package with https post request

    Signed-off-by: Elaine Chien <[email protected]>
    Elaine Chien committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    3d56120 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' of https://github.com/elainechien/package-analysis

    …into create_test_package
    Elaine Chien committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    caf9f00 View commit details
    Browse the repository at this point in the history
  3. decode output

    Signed-off-by: Elaine Chien <[email protected]>
    Elaine Chien committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    fef51ae View commit details
    Browse the repository at this point in the history
  4. Revise README and Makefile

    Signed-off-by: Elaine Chien <[email protected]>
    Elaine Chien committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    49cbf07 View commit details
    Browse the repository at this point in the history
  5. spelling

    Signed-off-by: Elaine Chien <[email protected]>
    Elaine Chien committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    b1db3b7 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2023

  1. Add https post request call to install and import phases

    Signed-off-by: Elaine Chien <[email protected]>
    Elaine Chien committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    be1f0e6 View commit details
    Browse the repository at this point in the history
  2. Remove requirements.txt

    Elaine Chien committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    cd84b75 View commit details
    Browse the repository at this point in the history
  3. Change function names to use underscores

    Signed-off-by: Elaine Chien <[email protected]>
    Elaine Chien committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    1055c07 View commit details
    Browse the repository at this point in the history
  4. Add newline

    Signed-off-by: Elaine Chien <[email protected]>
    Elaine Chien committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    9a65de1 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2023

  1. Remove license and just defer to main package analysis license

    Signed-off-by: Elaine Chien <[email protected]>
    Elaine Chien committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    63600ff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6efe7f1 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2023

  1. Configuration menu
    Copy the full SHA
    f956f03 View commit details
    Browse the repository at this point in the history