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

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: purpose_transcribe-0.1.1.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.1.tar.gz
Algorithm Hash digest
SHA256 244322a0bbf103e4f08e553ff5aebb62dfa0c5ca97ddf1dd9666ebb250600cb9
MD5 3a11d4ca806195f284195af4a33e2c2a
BLAKE2b-256 8a968d04957ee5e2dfa4d8f8b2e1b76f443ea13364c45e5f8ec9a0eac6bdbc19

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for purpose_transcribe-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 3fae97f70c598c1205882c9079cf6b09b95aec088a6502ce3cfd16beb85d21b4
MD5 6a502882819daf5957fca7c47921f7e6
BLAKE2b-256 1dc5ea27719ea2263482f47694c114531e86d90549b154a1df6651b0fc043847

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