About 50 results
Open links in new tab
  1. Python ReportLab

    Mar 15, 2017 · """ from reportlab.pdfgen import canvas from reportlab.lib.pagesizes import LETTER from reportlab.lib.units import inch,mm from reportlab.graphics.barcode import code128 import …

  2. Offline audio to text (Speech Recognition) - Python Forum

    Jan 16, 2018 · I have hundreds of audio files (mp3) of a teaching course and because of copyright,etc, we are not permitted to upload the files. Therefore, I need to be able to convert the audio/speech to …

  3. [split] How to ask Smart Questions (thread title expansion)

    Aug 6, 2020 · import tkinter as tk from tkinter import ttk, messagebox from reportlab.pdfgen import canvas class GuillotineCuttingOptimizer: def __init__(self, stock_width, stock_length, stock_quantity, …

  4. Replacing symbols by - Python Forum

    Sep 5, 2023 · The official dedicated python forum Users browsing this thread: 1 Guest (s) View a Printable Version Forum Jump:

  5. OpenPyxl Cell.value Alignment - Python Forum

    Jan 14, 2024 · Hi, I am using OpenPyXl and need to align different cells with different alignment values (center, right, bottom, etc.). My code seems to be ignoring my if statements. The center alignment is …

  6. [split] Pipenv - Python Forum

    Jun 5, 2023 · Hi everyone i have a problem and it made me really crazy and i am struggling with it for almost a week searching for solutions in the internet but none of them works for me so here is my …

  7. PDF generation / edit - Python Forum

    Jul 28, 2021 · Hi everyone, I made a little website with flask, now I would like to generate a pdf (static) with the content of that website. By static I mean that I will generate the PDF once, not the user. …

  8. no popin - Python Forum

    Oct 19, 2024 · i m working on a shopping cart. i post the whole code because maybe i made a mistake on the top that effect my problem. by option 3 i need to pop an item but its a mess. i need to pop not …

  9. The most outrageous moments of my career - Python Forum

    Jun 6, 2017 · Hi, folks. This is a question for people who have (had) a misfortune **tongue** of programming for the living. I was wondering whether you'd like to pass along entertaining stories that …

  10. Unusual Error - Python Forum

    Apr 21, 2021 · While I tried to install autokeras. I had to run this command first. The output was fine except for one line toward the end which was an error(it was printed in red letters on the screen). …