Skip to main content

Stocktwits collector Python package

Project description

Stocktwits collector package is implemented for collecting the twits of Stocktwits on your local.

The goal is to implement this package for each Stocktwits API and to manage how to download many data on more files to avoid networking issues and to require again all data but only the missing part.

It is part of the educational repositories to learn how to write stardard code and common uses of the TDD.

Installation

If you want to use this package into your code, you can install by python3-pip:

pip3 install stocktwits_collector
python3
>>> import stocktwits_collector.collector as Collector
>>> help(Collector)

Development

The package is not self-consistent. So after to have downloaded the package by github and you have to install the requirements:

git clone https://github.com/bilardi/stocktwits-collector
cd stocktwits-collector/
pip3 install --upgrade -r requirements.txt

See the documentation to contribute.

Documentation

Read the documentation on readthedocs for

  • Usage

  • Development

Change Log

See CHANGELOG.md for details.

License

This package is released under the MIT license. See LICENSE for details.

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

stocktwits-collector-0.2.0.tar.gz (9.3 kB view details)

Uploaded Source

Built Distribution

stocktwits_collector-0.2.0-py3-none-any.whl (10.1 kB view details)

Uploaded Python 3

File details

Details for the file stocktwits-collector-0.2.0.tar.gz.

File metadata

  • Download URL: stocktwits-collector-0.2.0.tar.gz
  • Upload date:
  • Size: 9.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.0 CPython/3.9.2

File hashes

Hashes for stocktwits-collector-0.2.0.tar.gz
Algorithm Hash digest
SHA256 aa308aaa2d0c4d213eb88d73228b045c3bb82379ad0a162e34a302995e728318
MD5 6fc527ba3d51d1d75a814fb82c56af8d
BLAKE2b-256 f4029222ab76fb573b867ed1c8f23e18aa89f863d4af72df82d2af3eaaa3b7be

See more details on using hashes here.

File details

Details for the file stocktwits_collector-0.2.0-py3-none-any.whl.

File metadata

File hashes

Hashes for stocktwits_collector-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 aaf77fa58504043c88929c91f26a3c0ad07c395ebb4015de52942a719b2f08ab
MD5 1cd7e9bbd5b7042259c399db9d195830
BLAKE2b-256 cd2416a5bbac55621703c974ca263d84afedc03f62afa7999c4040428df6d613

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