Skip to main content

A test package for terminator testing

Project description

Terminator Test Cleaner

A simple test package for testing terminator functionality.

Installation

pip install terminator-test-cleaner

Usage

from terminator_test_cleaner import clean_terminator_data, get_version

# Clean string data
cleaned = clean_terminator_data("  hello world  ")
print(cleaned)  # Output: "hello world"

# Clean list data
cleaned_list = clean_terminator_data(["  item1  ", "  item2  "])
print(cleaned_list)  # Output: ["item1", "item2"]

# Get version
print(get_version())  # Output: "0.1.5"

License

MIT License

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

terminator_test_cleaner-0.1.5.tar.gz (1.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

terminator_test_cleaner-0.1.5-py3-none-any.whl (1.8 kB view details)

Uploaded Python 3

File details

Details for the file terminator_test_cleaner-0.1.5.tar.gz.

File metadata

  • Download URL: terminator_test_cleaner-0.1.5.tar.gz
  • Upload date:
  • Size: 1.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.11

File hashes

Hashes for terminator_test_cleaner-0.1.5.tar.gz
Algorithm Hash digest
SHA256 292a84fec9c8a3324191666eab2b8245296a80a7a58301ac4d938bbff3ca51a0
MD5 3ce97714c63f38a27f97e48dee4d661a
BLAKE2b-256 d9dd8a6f150659cda005ec5142a1cd7457c1467a2a29186a627266fcaa8b5410

See more details on using hashes here.

File details

Details for the file terminator_test_cleaner-0.1.5-py3-none-any.whl.

File metadata

File hashes

Hashes for terminator_test_cleaner-0.1.5-py3-none-any.whl
Algorithm Hash digest
SHA256 6ad351105d27dc2f5e0c24962a8958bb355db9903013fd73a7140b528451454f
MD5 25b870284dae308024ae5239b350ba97
BLAKE2b-256 596cb415bcf542795cdb35291d5881bc06b25b89fb8829ec0b6d83c74e180184

See more details on using hashes here.

Supported by

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