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

Turn dymoprint into a package #35

Merged
merged 50 commits into from
Nov 11, 2021
Merged

Turn dymoprint into a package #35

merged 50 commits into from
Nov 11, 2021

Commits on Aug 30, 2020

  1. Configuration menu
    Copy the full SHA
    efafcfa View commit details
    Browse the repository at this point in the history
  2. Create TODO.md

    maresb committed Aug 30, 2020
    Configuration menu
    Copy the full SHA
    a87be8a View commit details
    Browse the repository at this point in the history
  3. Create __main__.py

    maresb committed Aug 30, 2020
    Configuration menu
    Copy the full SHA
    a23755b View commit details
    Browse the repository at this point in the history
  4. Create command_line.py

    maresb committed Aug 30, 2020
    Configuration menu
    Copy the full SHA
    9b04af0 View commit details
    Browse the repository at this point in the history
  5. Create utils.py

    maresb committed Aug 30, 2020
    Configuration menu
    Copy the full SHA
    076771b View commit details
    Browse the repository at this point in the history
  6. Create barcode.py

    maresb committed Aug 30, 2020
    Configuration menu
    Copy the full SHA
    e066483 View commit details
    Browse the repository at this point in the history
  7. Create labeler.py

    maresb committed Aug 30, 2020
    Configuration menu
    Copy the full SHA
    36bfbaa View commit details
    Browse the repository at this point in the history
  8. Create constants.py

    maresb committed Aug 30, 2020
    Configuration menu
    Copy the full SHA
    1bb8bb1 View commit details
    Browse the repository at this point in the history
  9. Create imports.py

    maresb committed Aug 30, 2020
    Configuration menu
    Copy the full SHA
    2be0224 View commit details
    Browse the repository at this point in the history
  10. Merge branches 'imports.py', 'constants.py', 'labeler.py', 'barcode.p…

    …y', 'utils.py', 'command_line.py', 'main.py' and 'todo.py'
    maresb committed Aug 30, 2020
    Configuration menu
    Copy the full SHA
    4a7a3de View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    2accb25 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    398c59c View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2020

  1. Configuration menu
    Copy the full SHA
    90b76b1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a7fe7af View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5a9f1b8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    981981a View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2020

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

Commits on Oct 4, 2020

  1. Clean up imports

    maresb committed Oct 4, 2020
    Configuration menu
    Copy the full SHA
    7fdb629 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b67694e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    45adf0c View commit details
    Browse the repository at this point in the history
  4. Fix barcode import

    maresb committed Oct 4, 2020
    Configuration menu
    Copy the full SHA
    935ae31 View commit details
    Browse the repository at this point in the history
  5. Fix typo

    maresb committed Oct 4, 2020
    Configuration menu
    Copy the full SHA
    2fefa5e View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2021

  1. Configuration menu
    Copy the full SHA
    bcd08a0 View commit details
    Browse the repository at this point in the history
  2. Bump version to 1.1.1

    maresb committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    e5fefed View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0de66eb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    754d241 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    aa3f529 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ae4a9ba View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0a453a6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b588abc View commit details
    Browse the repository at this point in the history
  9. Clean up README.md

    maresb committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    ed042b6 View commit details
    Browse the repository at this point in the history
  10. Update .gitignore

    maresb committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    0443485 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b15b268 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    0a72446 View commit details
    Browse the repository at this point in the history
  13. More clever version management

    maresb committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    ec2ed3b View commit details
    Browse the repository at this point in the history
  14. The future is now

    maresb committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    41b9f8a View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    f12fe6d View commit details
    Browse the repository at this point in the history
  16. Fix version in README.md

    maresb committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    0ae9bd1 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2021

  1. Add tox config

    maresb committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    1d06bb4 View commit details
    Browse the repository at this point in the history
  2. Add PyPI badge

    maresb committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    b9e9c70 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    70831c2 View commit details
    Browse the repository at this point in the history
  4. Do travis tests with tox

    maresb committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    571b726 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2021

  1. Configuration menu
    Copy the full SHA
    640bc2b View commit details
    Browse the repository at this point in the history
  2. Delete .travis.yml

    maresb committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    2b02e67 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ff1efbd View commit details
    Browse the repository at this point in the history
  4. Create tox workflow

    maresb committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    93fbddc View commit details
    Browse the repository at this point in the history
  5. Streamline GitHub workflow

    maresb committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    7249da7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a7fb36f View commit details
    Browse the repository at this point in the history
  7. Create pypi-publish.yml

    maresb committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    0bcfc47 View commit details
    Browse the repository at this point in the history