Skip to main content

A CLI tool for transcribing audio files

Project description

Purpose Transcribe

A CLI tool for transcribing audio.

Installation

install Purpose Transcribe via pip:

pip install purpose_transcribe

Usage

To use the tool, navigate to the directory containing your audio files and run:

purpose_transcribe your_audio_file_name.zip

This will transcribe the specified zip file and output transcriptions in the same directory.

For only technical Update of the Package

This should only done if there is need to upgrade or update the codebase for this project.

1. Software Package Upgrade

Before you attempt to upgrade this package to PyPI, make sure to:

  • Validate all dependencies are correctly listed and installable.
  • Test the package in a clean Python environment (using virtual environments) to ensure it installs and runs as expected.
  • Ensure the package information (like the author name, version, and description) is accurate and reflective in the project.

2. Building and Uploading to PyPI

Build the package:

python -m pip install --upgrade build
python -m build

This will generate distribution files in the dist/ directory. Upload the package to PyPI: First, install Twine:

python -m pip install --upgrade twine

Then, upload the contents of the dist directory:

python -m twine upload dist/*

You will need a PyPI account to upload. Enter your username and password as prompted. Verify Installation Once uploaded, you can install your package using:

pip install your_package

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

purpose_transcribe-0.1.2.tar.gz (3.2 kB view details)

Uploaded Source

Built Distribution

purpose_transcribe-0.1.2-py3-none-any.whl (3.2 kB view details)

Uploaded Python 3

File details

Details for the file purpose_transcribe-0.1.2.tar.gz.

File metadata

  • Download URL: purpose_transcribe-0.1.2.tar.gz
  • Upload date:
  • Size: 3.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.11.7

File hashes

Hashes for purpose_transcribe-0.1.2.tar.gz
Algorithm Hash digest
SHA256 2a6258e6ac1640a2b0081c04cbdb576b82d1962e5a6a72388d533c3a55f47043
MD5 c045c2075376d5dbb46a73bc0e829a79
BLAKE2b-256 e2b1b2209764218249e7acbc2470f6eb6e0574b72cc568d8d452fef750bab70f

See more details on using hashes here.

File details

Details for the file purpose_transcribe-0.1.2-py3-none-any.whl.

File metadata

File hashes

Hashes for purpose_transcribe-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 8eed08105b9fcb3634b8a1c31b00def8691454c6f753f6ca30c05c3e5feae530
MD5 8b0d258f90288b595b4794f80ebe1063
BLAKE2b-256 1f2986d7b37fef6895e94b46e3b5b7552e771ddeb3878b0d5ba8a1af4ba4e69d

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page