Skip to main content

Cookie's Statistics

Utility functions for statistical analyses.


Installation (for Users)

You can install the release version from PyPI.

pip install cookies_statistics

If you want to use the latest version that has not been released, clone this repository and install from the local directory.

git clone https://github.com/CookieBox26/cookies_statistics.git
cd cookies_statistics
pip install .

Development Guide (for Developers)

Please execute the following at the root of the repository.

Test locally

Please run the following commands.

git clone https://github.com/CookieBox26/cookies_statistics.git
cd cookies_statistics
# make some changes to the code
pip install -e '.[dev]'  #  install the package in editable mode
python -m unittest discover tests -v  # test

If an error occurs, you can fix the code and rerun the tests without having to reinstall the package.

Update documentation

If you add a new function or class, please update the documentation accordingly.

cd docs
vi source/cookies_statistics.rst  # add a new function or class
./make.bat html  # or 'make html' (not on Windows)
# Please open 'docs/build/html/index.html' in your browser and check the content.
cd ..

If you are not an administrator, please open a pull request at this point.

Build and upload the distribution archives (for administrator only)

Please run the following commands. More details are here.

pip install --upgrade build  # upgrade 'build'
python -m build

The following files will be generated.

./dist/cookies_statistics-0.0.1.tar.gz
./dist/cookies_statistics-0.0.1-py3-none-any.whl

Then please run the following commands. More details are here.

pip install --upgrade twine
python -m twine upload --repository testpypi dist/*  # TestPyPI
python -m twine upload dist/*  # PyPI

Release files for cookies-statistics 0.0.1

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for cookies-statistics 0.0.1
File Size Uploaded
cookies_statistics-0.0.1.tar.gz 2.8 MB Details

Built distribution (wheel)

Table of built distributions (wheels) for cookies-statistics 0.0.1
File Interpreter ABI Platform
cookies_statistics-0.0.1-py3-none-any.whl Python 3 none any Details

Total release size: 2.8 MB

Release files / cookies_statistics-0.0.1.tar.gz

Download URL cookies_statistics-0.0.1.tar.gz
Size 2.8 MB
Tags Source
SHA-256 checksum
How to use checksums
8d78bccc7b6c356f3c49704fcc1d51a5ffffdb0db1c5579c30f20901d462f620
BLAKE2b-256 checksum
How to use checksums
c3d111859ada52a2ee7b1b57df191c28219359f0471c6872152267de966753e3
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.10.4

Release files / cookies_statistics-0.0.1-py3-none-any.whl

Download URL cookies_statistics-0.0.1-py3-none-any.whl
Size 3.6 kB
Tags Python 3
SHA-256 checksum
How to use checksums
7f2aeecdef66988850aafdd89e3b24da0de574f566fb5555addac61d19078478
BLAKE2b-256 checksum
How to use checksums
5e482742d43076a02ef77021c9ed7c9e4e230b101a587c27bd5988c6bcf6fd7c
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.10.4

Release history Release notifications | RSS feed

This release

0.0.1 This release

2 release files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page