Collect Google News articles for Taiwanese stocks and keywords.
Project description
GetStockNews PyPI packaging
newscraper-pypi holds the metadata needed to build and publish the get-stock-news distribution. The actual application source lives in ../NewScraper, which is why the pyproject.toml maps the package directory back to that folder.
Layout
pyproject.tomldeclares the project metadata, dependencies, and theget-stock-newsconsole script.README.mdis bundled into the sdist/wheel as the long description.LICENSEmirrors the MIT license used by the code inNewScraper.
Building locally
- Switch into this directory:
cd newscraper-pypi. - Prepare the build tools (only required once per environment):
python -m pip install --upgrade build twine
- Build the distributables:
python -m build
- (Optional) Verify the CLI by reinstalling the wheel:
python -m pip install --force-reinstall dist/get_stock_news-*.whl get-stock-news --help
- Run
python -m twine check dist/*before publishing.
Publishing checklist
- Ensure
../NewScraper/README.mdandNewScraper/RELEASE_GUIDE.md(or other docs you refer to) align with thepyproject.tomlversion. - 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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
get_stock_news-0.1.0.tar.gz
(13.5 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file get_stock_news-0.1.0.tar.gz.
File metadata
- Download URL: get_stock_news-0.1.0.tar.gz
- Upload date:
- Size: 13.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b05990babefc0a46ff7f317ee7dd5968da5acab260c3a3deccf9bdd50f32951c
|
|
| MD5 |
244205026046f81589b512dec0dabe45
|
|
| BLAKE2b-256 |
147112e941255a532c4da15bf41b091739f1ed5d44b235583d8d91a52e3654d7
|
File details
Details for the file get_stock_news-0.1.0-py3-none-any.whl.
File metadata
- Download URL: get_stock_news-0.1.0-py3-none-any.whl
- Upload date:
- Size: 15.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2818f212d78eae9533fe5538f3e7349bd1e815ae9ab7b301d35da70e26943c75
|
|
| MD5 |
e62bc31c6fdd5ca7f0227a1d2fb46cae
|
|
| BLAKE2b-256 |
dfda2f1b0c5b254136344712be3f0b6251e63d20581ec73c59b9f4b66ffdd981
|