Skip to main content

Word Cookies helper/solver/answers

Project description

Word Cookies

Word Cookies helper

continuous integration PyPI version fury.io License: MIT codecov

Usage

  1. Install Python3 and Miniconda

Features

  • [demo] Add cli demo gif
  • [demo] Add web demo gif
  • [ci] setup continuous integration
  • [cd] setup continuous delivery
  • [pypi] Deploy to https://pypi.org/project/wordcookies/
  • [test] Add more test
  • [cli] add Usage section

Development

conda -V
conda deactivate
conda remove --name wordcookies --all
conda create --name wordcookies python=3.7.5
conda activate wordcookies
python -V
pip list

# dev
pip install -r requirements.txt
PYTHONPATH="$PWD" python wordcookies/cli.py
pip freeze > requirements.txt

# test
conda remove --name wordcookies_test --all
conda create --name wordcookies_test python=3.7.5
conda activate wordcookies_test
pip install -r requirements.txt
python -m flake8 --ignore=E501 wordcookies tests
python -m pytest tests --cov=./ --cov-report=xml
pip install .
python -m wordcookies cli
python -m wordcookies cli --word="word"
python -m wordcookies cli --word="word" --exit

# test pypi
pip install twine # package for publishing
python setup.py sdist bdist_wheel # build the package

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

wordcookies-0.0.1.tar.gz (4.3 kB view details)

Uploaded Source

Built Distribution

wordcookies-0.0.1-py3-none-any.whl (5.9 kB view details)

Uploaded Python 3

File details

Details for the file wordcookies-0.0.1.tar.gz.

File metadata

  • Download URL: wordcookies-0.0.1.tar.gz
  • Upload date:
  • Size: 4.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.9.0

File hashes

Hashes for wordcookies-0.0.1.tar.gz
Algorithm Hash digest
SHA256 3afd0faee69726525e5cd2a2adf3bbda068de92d264f4ce754d29e835b1ed479
MD5 9d91f994f3a91c51c89e8b265e779034
BLAKE2b-256 774c1a5f986339fe427bc3a0ab39cf013c4a02922d8ab5939e8256ae2f3fdef8

See more details on using hashes here.

File details

Details for the file wordcookies-0.0.1-py3-none-any.whl.

File metadata

  • Download URL: wordcookies-0.0.1-py3-none-any.whl
  • Upload date:
  • Size: 5.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.9.0

File hashes

Hashes for wordcookies-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 a22fe9bdb2dde2f024948609828f2199dcaa22379ba75851324604ed019a909c
MD5 bfb37220a08dc84364528da0592cee32
BLAKE2b-256 35ed3b18e75d2d51e93729c77ce0ec7f74b233822bac9582c5bef8cff335488a

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