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.0.tar.gz (3.2 kB view details)

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: purpose_transcribe-0.1.0.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.0.tar.gz
Algorithm Hash digest
SHA256 c23fb29b90952707a50f1561222dde1faecfa4966171166e44333c40e94fc1da
MD5 7cc1485456a7327e0d89916fc2b6df73
BLAKE2b-256 696d399438f0c988617a3ef7abd86e57ffe9f5027d7ccc76b94eac7603d4edbf

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for purpose_transcribe-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 769e1088cdc0bfedda95458c67a3263f06cb61632d84fb1c457479982da84180
MD5 dcc4b09f091af9784541ee8d638e9f90
BLAKE2b-256 07b0ac04eb761ed396877d82b165767c225a37fcdd8f4aa2b758a1891f180940

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