Skip to main content

Detect email addresses in files

Project description

chinaski

Detect emails addresses in files. A tribute to the novel Post Office from Charles Bukowski.

PyPI GitHub release (latest by date) PyPI - Python Version PyPi downloads

Installation

Use the package manager pip to install chinaski.

pip install chinaski

Usage

As CLI

Usage: python -m chinaski [OPTIONS]

Options:
  --file TEXT  REQUIRED - Path to single file to scan.
  --help       Show this message and exit.

Example:

python -m chinaski --file ./file.txt

Inside your code

from chinaski.henry import core

if __name__ == '__main__':
    core("file.txt")

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

GPLv3

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

chinaski-0.0.2.tar.gz (16.6 kB view details)

Uploaded Source

Built Distribution

chinaski-0.0.2-py3-none-any.whl (17.3 kB view details)

Uploaded Python 3

File details

Details for the file chinaski-0.0.2.tar.gz.

File metadata

  • Download URL: chinaski-0.0.2.tar.gz
  • Upload date:
  • Size: 16.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.16

File hashes

Hashes for chinaski-0.0.2.tar.gz
Algorithm Hash digest
SHA256 96c602e14d5489b0def988c83395164a5ffc4223ee8ae18e5a850859cf5c3c27
MD5 93bb21a1a324fe50d8da5378c0e801e9
BLAKE2b-256 6f62bbd492048ceb2431aae404ced353e9fb6328e43d0585d752d0ce0ae87160

See more details on using hashes here.

File details

Details for the file chinaski-0.0.2-py3-none-any.whl.

File metadata

  • Download URL: chinaski-0.0.2-py3-none-any.whl
  • Upload date:
  • Size: 17.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.16

File hashes

Hashes for chinaski-0.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 273bc6c676779e6ccdcc5fc5f1cea9976709e53ee0768a7f3f47dc954ca37446
MD5 3000124275c415bc5ed21017ffa70ea7
BLAKE2b-256 8fce1590592fe0c3cc4bca07eedcb724934119eb918ec8a20cd3de46fbb8b78e

See more details on using hashes here.

Supported by

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