Skip to content

Tools for label printing, developed as part of the Nansen Legacy project

License

Notifications You must be signed in to change notification settings

SIOS-Svalbard/Nansen_Legacy_label_printing

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nansen Legacy label printing

Author: paalge (Pål Ellingsen), lhmarsden (Luke Marsden)(
README updated: 2023-07-13 by Luke Marsden

This repository contains the flask application for label printing developed as a part of the Nansen Legacy project.

Setup and Installation

This application was developed with Python version 3.8.10.

git clone <repo-url>

pip install -r requirements.txt

The application can be run using WSGI (flaskapp.wsgi) and has been developed using apache2.

Please add the IP addresses of your printer in the config.json file.

About

Tools for label printing, developed as part of the Nansen Legacy project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 61.5%
  • HTML 38.5%