Skip to main content

"A Collection of Duel Commander commented games in French",

Project description

Barrin's Codex

License Python version Validation PyPI version Code Style Imports: isort

A website about MtG Duel Commander Strategy

Special Thanks

I started working with lionel-panhaleux on a project during first lockdown (around April 2020). We worked on his Codex of the Damned (repo) to support internationalisation. The whole structure of this project is derived from his Codex, hence the name as a small tribute.

Contributing

Contributions are welcome.

  • Pull Requests will be merged if they respect the general style.
  • Issues will be dealt with as quickly as possible.

This site uses Flask to generate pages dynamically .

Installation

To install a working developpment version of the site, use pip:

python3 -m venv venv
source venv/bin/activate
pip install -e ".[dev]"

Run the Codex

You can run the development version of the site using the codex entrypoint:

$ codex
* Serving Flask app "barrins_codex" (lazy loading)
* Environment: production
  WARNING: This is a development server. Do not use it in a production deployment.
  Use a production WSGI server instead.
* Debug mode: off
* Running on http://127.0.0.1:5000/ (Press CTRL+C to quit)

The Makefile has a command to start codex in debug : make codex

Versioning

The version number take the form X.Y.Z where X, Y, and Z are non-negative integers, and do not contain leading zeroes. X is the major version, Y is the minor version, and Z is the patch version. Each element MUST increase numerically. For instance: 1.9.0 -> 1.10.0 -> 1.11.0.

Given a version number MAJOR.MINOR.PATCH, I increment the:

  1. MAJOR version when I make a backend evolution or a design evolution,
  2. MINOR version when I add content (most likely a match), and
  3. PATCH version when I make bug and typo fixes.

Additional labels for pre-release and build metadata are available as extensions to the MAJOR.MINOR.PATCH format.

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

barrins_codex-9.6.0.tar.gz (15.3 MB view details)

Uploaded Source

Built Distribution

barrins_codex-9.6.0-py3-none-any.whl (15.4 MB view details)

Uploaded Python 3

File details

Details for the file barrins_codex-9.6.0.tar.gz.

File metadata

  • Download URL: barrins_codex-9.6.0.tar.gz
  • Upload date:
  • Size: 15.3 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.0

File hashes

Hashes for barrins_codex-9.6.0.tar.gz
Algorithm Hash digest
SHA256 17995f4ac35d4dcf7db99c427f4c459e2039f1137b74a3e86d5f0871e38302cb
MD5 f82a3c5532d252c3a755a356d4a0da80
BLAKE2b-256 6e9f6e004dee2848c701c391437937cdd869200f31991d118bdbb633bc5219ab

See more details on using hashes here.

File details

Details for the file barrins_codex-9.6.0-py3-none-any.whl.

File metadata

File hashes

Hashes for barrins_codex-9.6.0-py3-none-any.whl
Algorithm Hash digest
SHA256 a75b4a3cfc22f077d1048d9f44ad274554a3a723b60bc973c4e096cc2a4bc3dc
MD5 e01e05b9c845ff27acdb329abbe7110c
BLAKE2b-256 33e790673c2b91f6db07f985232f3f482bd0890e52d9554ae5b8be0ee8802e68

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