Skip to main content

Data access layer for webby, pagex-stocks-api and stockwiz.

Project description

pagex-stocks-data

The data access layer module

local python upgrade

  1. brew install python@3.10
  2. add python_version = "3.10.0" to pipfile
  3. pipenv --rm
  4. pipenv --python /usr/local/opt/python@3.10/bin/python3.10
  5. pipenv update --python 3.10
  6. pipenv install

add interpreter setting to pycharm

build wheel

maintain setup.py python -m pip install -U wheel setuptools python setup.py bdist_wheel --universal

pip - https://pip.pypa.io/en/latest/cli/

pip install --upgrade pagex-stocks-data # upgrade module version pip check python -m pip freeze # list dependencies from pip python -m pip freeze > requirements.txt # list dependencies from pip and export it to requirements.txt

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

pagex-stocks-data-0.0.70.tar.gz (5.8 kB view hashes)

Uploaded Source

Built Distribution

pagex_stocks_data-0.0.70-py3-none-any.whl (7.1 kB view hashes)

Uploaded Python 3

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