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
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
Built Distribution
File details
Details for the file moosir_feature-1.4.24.tar.gz
.
File metadata
- Download URL: moosir_feature-1.4.24.tar.gz
- Upload date:
- Size: 47.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.7.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0d251d493c1bcea113b57a47bc90c4e230f67d1cd91e5956116a3784f310770e |
|
MD5 | 9f5c70dfa92298c9a3795ac96cd890c0 |
|
BLAKE2b-256 | af995a572d11afecbc4ba75db0e71a157a7417098312112cd019518d08691b4e |
File details
Details for the file moosir_feature-1.4.24-py3-none-any.whl
.
File metadata
- Download URL: moosir_feature-1.4.24-py3-none-any.whl
- Upload date:
- Size: 41.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.7.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9f01bb279cd9a7ab9e29d07a16b821fb17b852ae878ab84c7d4c680c00183b8f |
|
MD5 | ca5a6d0a0e83d46f9e5e2388216f1c12 |
|
BLAKE2b-256 | 0ab96d1eecb5d7a3535b10101fcda0bd17b27e91f87f11ac253179cbbd1bd61d |