Skip to main content

Add a short description here!

Project description

(Trader.Forex.Moosir.Feature)

It s to create packages required for feature extraction Follow [this](https://pyscaffold.org/en/stable/usage.html)

How to run tests

pytest /tests

How to run

  • create conda env with environment.yml

  • run pip install -e .

  • run tox -e build

  • create package locally tox -e publish

  • push package in pypi tox -e publish -- --repository pypi
    • to publish, you need to tag git commits (otherwise pypi returns errors)

    • After commit git tag -a v1.4 -m "my version 1.4"
      • make sure version matches the intended pypi version

      • to see list of git tags
        • git describe

        • python setup.py --version

      • if not work
        • delete tags, ammend commends, add tag again, tox build

      • if still does not work delete .tox and dist directory

      • if version is big version change, just mention two first part
        • v1.0 and not v1.0.0!!!

    • in case does nt work, remove all in .tox file

Note

  • tox cant be used for running tests
    • `tox` returns errors!!

    • todo: why?

  • additional package
    • in setup.cfg
      • install_requires

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

moosir_feature-1.4.14.tar.gz (45.0 kB view details)

Uploaded Source

Built Distribution

moosir_feature-1.4.14-py3-none-any.whl (37.7 kB view details)

Uploaded Python 3

File details

Details for the file moosir_feature-1.4.14.tar.gz.

File metadata

  • Download URL: moosir_feature-1.4.14.tar.gz
  • Upload date:
  • Size: 45.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.0 CPython/3.7.12

File hashes

Hashes for moosir_feature-1.4.14.tar.gz
Algorithm Hash digest
SHA256 3573b76093828d98e80f8c42b2cbc2946bb0e7c4755341ace45767fe4878165f
MD5 af928e781cd9e056f3bd9a486a2020d0
BLAKE2b-256 5964378a5372da9aafa8b1ae107ecde10083ef7238354bea882ab71c379b1320

See more details on using hashes here.

File details

Details for the file moosir_feature-1.4.14-py3-none-any.whl.

File metadata

File hashes

Hashes for moosir_feature-1.4.14-py3-none-any.whl
Algorithm Hash digest
SHA256 816e8a02aa1f1e816dfabc8b3a4427aa8b07250f05cb6496f36cb61298afcd5c
MD5 cb3b2d287ffe0e6c9b446b43b5274066
BLAKE2b-256 2f119c240978ef8f785b46f22b5e8b1e88db7c809180f17174c1d13afbf79b4a

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