Skip to content

AleksanderIkleiw/BarcodeGenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BarcodeGenerator

BarcodeGenerator is a simple program written in python, that allows the user to easily create and adjust barcode Code-39

Installation

Use the package manager pip to use the source code of the BarcodeGenerator.

In the cloned directory open a command line/bash terminal and type:

on any linux distribution:

pip install -r $PWD/requirements.txt

or on windows:

pip install -r %CD%/requirements.txt

And for both install tkinter through system's repository.

Please Note

Microsoft Visual C++ 14.0 is required for some packages. Get it with Build Tools for Visual Studio.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

About

Author AleksanderIkleiw

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages