Skip to main content

Collect Google News articles for Taiwanese stocks and keywords.

Project description

stock-newscraper PyPI packaging

newscraper-pypi holds the metadata needed to build and publish the stock-newscraper distribution. The actual application source lives in ../NewScraper, which is why the pyproject.toml maps the package directory back to that folder.

Layout

  • pyproject.toml declares the project metadata, dependencies, and the stock-newscraper console script.
  • README.md is bundled into the sdist/wheel as the long description.
  • LICENSE mirrors the MIT license used by the code in NewScraper.

Building locally

  1. Switch into this directory: cd newscraper-pypi.
  2. Prepare the build tools (only required once per environment):
    python -m pip install --upgrade build twine
    
  3. Build the distributables:
    python -m build
    
  4. (Optional) Verify the CLI by reinstalling the wheel:
    python -m pip install --force-reinstall dist/stock_newscraper-*.whl
    stock-newscraper --help
    
  5. Run python -m twine check dist/* before publishing.

Publishing checklist

  • Ensure ../NewScraper/README.md and NewScraper/RELEASE_GUIDE.md (or other docs you refer to) align with the pyproject.toml version.
  • Tag the git repository (if that workflow applies) before uploading.
  • Upload with python -m twine upload dist/* once sign-off is received. Do not publish until you have explicit confirmation from the release owner.

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

stock_newscraper-0.3.0.tar.gz (13.3 kB view details)

Uploaded Source

Built Distribution

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

stock_newscraper-0.3.0-py3-none-any.whl (15.5 kB view details)

Uploaded Python 3

File details

Details for the file stock_newscraper-0.3.0.tar.gz.

File metadata

  • Download URL: stock_newscraper-0.3.0.tar.gz
  • Upload date:
  • Size: 13.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.12

File hashes

Hashes for stock_newscraper-0.3.0.tar.gz
Algorithm Hash digest
SHA256 adafa1facaf1f44f7652b50a6940b256b74c03b8d94babca818b1e040b6ea57d
MD5 a3ecd3fa9be77b62b81a8da676299e60
BLAKE2b-256 40b56ed87149654b5c9617be2b361bf858f0b55a4029f5978e1c57ba2bfbb214

See more details on using hashes here.

File details

Details for the file stock_newscraper-0.3.0-py3-none-any.whl.

File metadata

File hashes

Hashes for stock_newscraper-0.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 3cb4916c6a000545cf60d73fd19ead9b488108567b291f2f70ffb3a1505602b1
MD5 75acfd633993a6a17bb40f1436d67b5c
BLAKE2b-256 e39b5a651a35e3338c83899b6f36b9092a416e60d45cb0dc96e4300aa3591986

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