All Projects → WhyNotHugo → Python Barcode

WhyNotHugo / Python Barcode

Licence: mit
㊙️ Create standard barcodes with Python. No external dependencies. 100% Organic Python.

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Python Barcode

Flutter advanced networkimage
flutter advanced network image provider
Stars: ✭ 282 (+17.01%)
Mutual labels:  svg, image
Quick Picture Viewer
🖼️ Lightweight, versatile desktop image viewer for Windows. The best replacement for the default Windows photo viewer.
Stars: ✭ 237 (-1.66%)
Mutual labels:  svg, image
Sqip
"SQIP" (pronounced \skwɪb\ like the non-magical folk of magical descent) is a SVG-based LQIP technique.
Stars: ✭ 3,074 (+1175.52%)
Mutual labels:  svg, image
Svg Filters
🔮 Fildrop. A set of custom SVG Filters
Stars: ✭ 251 (+4.15%)
Mutual labels:  svg, image
Imagine Svg
Contao Imagine SVG Library
Stars: ✭ 48 (-80.08%)
Mutual labels:  svg, image
Sharp
High performance Node.js image processing, the fastest module to resize JPEG, PNG, WebP, AVIF and TIFF images. Uses the libvips library.
Stars: ✭ 21,131 (+8668.05%)
Mutual labels:  svg, image
Html To Image
✂️ Generates an image from a DOM node using HTML5 canvas and SVG.
Stars: ✭ 595 (+146.89%)
Mutual labels:  svg, image
Nuxt Optimized Images
🌅🚀 Automatically optimizes images used in Nuxt.js projects (JPEG, PNG, SVG, WebP and GIF).
Stars: ✭ 717 (+197.51%)
Mutual labels:  svg, image
Mybox
Easy tools of document, image, file, network, location, color, and media.
Stars: ✭ 45 (-81.33%)
Mutual labels:  image, barcode
Ruby Gem Downloads Badge
Clean and simple gem downloads count badge, courtesy of http://shields.io/. You can checkout the application directly at the following URL:
Stars: ✭ 29 (-87.97%)
Mutual labels:  svg, image
Picasso
Picasso is a high quality 2D vector graphic rendering library. It support path , matrix , gradient , pattern , image and truetype font.
Stars: ✭ 205 (-14.94%)
Mutual labels:  svg, image
React Image Timeline
📆 An image-centric timeline component for React.js
Stars: ✭ 77 (-68.05%)
Mutual labels:  svg, image
Contrast Swatch
🅰️ Image microservice for color contrast information
Stars: ✭ 210 (-12.86%)
Mutual labels:  svg, image
Ember Svg Jar
🍯 Best way to use SVG images in Ember apps
Stars: ✭ 232 (-3.73%)
Mutual labels:  svg
Qrcodereader
Barcode and QR code reader built in Swift
Stars: ✭ 237 (-1.66%)
Mutual labels:  barcode
Jimagehash
Perceptual image hashing library used to match similar images
Stars: ✭ 228 (-5.39%)
Mutual labels:  image
React Native Barcode Mask
A barcode and QR scan layout for react-native applications with customizable styling
Stars: ✭ 230 (-4.56%)
Mutual labels:  barcode
Vscode Paste Image
paste image from clipboard to markdown/asciidoc directly!
Stars: ✭ 236 (-2.07%)
Mutual labels:  image
Box
A mruby-based Builder for Docker Images
Stars: ✭ 236 (-2.07%)
Mutual labels:  image
Sjnetwork
SJNetwork is a high level network request tool based on AFNetworking and inspired on YTKNetwork.
Stars: ✭ 231 (-4.15%)
Mutual labels:  image

python-barcode

.. image:: https://action-badges.now.sh/WhyNotHugo/python-barcode :target: https://github.com/WhyNotHugo/python-barcode/actions :alt: CI status

.. image:: https://codecov.io/gh/WhyNotHugo/python-barcode/branch/main/graph/badge.svg :target: https://codecov.io/gh/WhyNotHugo/python-barcode :alt: Build coverage

.. image:: https://readthedocs.org/projects/python-barcode/badge/ :target: https://python-barcode.rtfd.org/ :alt: documentation

.. image:: https://img.shields.io/pypi/v/python-barcode.svg :target: https://pypi.python.org/pypi/python-barcode :alt: version on pypi

.. image:: https://img.shields.io/pypi/dm/python-barcode.svg :target: https://pypi.python.org/pypi/python-barcode :alt: downloads

.. image:: https://img.shields.io/pypi/l/python-barcode.svg :target: https://github.com/WhyNotHugo/python-barcode/blob/main/LICENCE :alt: licence

python-barcode provides a simple way to create barcodes in Python.

There are no external dependencies when generating SVG files. Pillow is required for generating images (e.g.: PNGs).

Support Python 3.6 to 3.9.

.. image:: example-ean13.png :target: https://github.com/WhyNotHugo/python-barcode :alt: python-barcode

Documentation

Full documentation is published at http://python-barcode.rtfd.io/

Licence

python-barcode is licensed under the MIT licence. See LICENCE for details.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].