Skip to main content

m

Project description

m

install

pip install jmlopez-m

To install from a branch run

pip install git+https://github.com/jmlopez-rod/m.git@[branch-name]

The cli supports argcomplete. To set it up follow the following depending on your shell

# for fish shell
register-python-argcomplete --shell fish m > /tmp/foo
sudo mv /tmp/foo /usr/share/fish/vendor_functions.d/m.fish

# for bash shell
register-python-argcomplete --shell bash m > /tmp/foo
sudo mv /tmp/foo /usr/share/bash-completion/completions/m

# for zsh
register-python-argcomplete --shell zsh m > /tmp/foo
sudo mv /tmp/foo /usr/share/zsh/site-functions/_m

development

If you are working on a non-intel machine (M1/M2 Macs) you can run make buildPy311DevContainer and update devcontainer.json to use the m-devcontainer image.

Open the devcontainer in VSCode. Once there open a terminal and run

poetry install

and

pnpm install

to install the dependencies.

There are several make targets to run. The most important one is make ci-checks. Run that since it is the closest to what the CI will run.

Note that part of the documentation relies heavely on the docstrings provided to the functions, classes and modules in the library. Please run make devDocs to make sure that the documentation is up to date. The documentation site will be build and deployed to the gh-pages branch whenever a new commit is pushed to the master branch.

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

jmlopez_m-0.36.0.tar.gz (109.3 kB view details)

Uploaded Source

Built Distribution

jmlopez_m-0.36.0-py3-none-any.whl (168.4 kB view details)

Uploaded Python 3

File details

Details for the file jmlopez_m-0.36.0.tar.gz.

File metadata

  • Download URL: jmlopez_m-0.36.0.tar.gz
  • Upload date:
  • Size: 109.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.3

File hashes

Hashes for jmlopez_m-0.36.0.tar.gz
Algorithm Hash digest
SHA256 a95dbd85afc90fa4f3aaddb9aac706100c4e291215f263ae0fa184de77b32a91
MD5 a013cc5f4c982a23b746ba734a7af2c3
BLAKE2b-256 e84ddbee219102b37f321527fc86e776c035e8736186d65611d6d4c336a31e9c

See more details on using hashes here.

File details

Details for the file jmlopez_m-0.36.0-py3-none-any.whl.

File metadata

  • Download URL: jmlopez_m-0.36.0-py3-none-any.whl
  • Upload date:
  • Size: 168.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.3

File hashes

Hashes for jmlopez_m-0.36.0-py3-none-any.whl
Algorithm Hash digest
SHA256 1f732e56da4f26302578a19e654b87c6b868e637ebc7dbc7509935679b88b57a
MD5 43bc7f5c90857dfa21a8b103eb6ac2f1
BLAKE2b-256 a3b066b909145a88148a529e1e10ef5bb1886fefee525a90c9888ea314662de6

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