Skip to main content

martinez

In what follows

  • python is an alias for python3.5 or any later version (python3.6 and so on).

Installation

Install the latest pip & setuptools packages versions:

python -m pip install --upgrade pip setuptools

User

Download and install the latest stable version from PyPI repository:

python -m pip install --upgrade martinez

Developer

Download the latest version from GitHub repository

git clone https://github.com/lycantropos/martinez.git
cd martinez

Install dependencies:

python -m pip install --force-reinstall -r requirements.txt

Install:

python setup.py install

Development

Bumping version

Preparation

Install bump2version.

Pre-release

Choose which version number category to bump following semver specification.

Test bumping version

bump2version --dry-run --verbose $CATEGORY

where $CATEGORY is the target version number category name, possible values are patch/minor/major.

Bump version

bump2version --verbose $CATEGORY

This will set version to major.minor.patch-alpha.

Release

Test bumping version

bump2version --dry-run --verbose release

Bump version

bump2version --verbose release

This will set version to major.minor.patch.

Running tests

Install dependencies:

python -m pip install --force-reinstall -r requirements-tests.txt

Plain

pytest

Inside Docker container:

docker-compose up

Bash script (e.g. can be used in Git hooks):

./run-tests.sh

PowerShell script (e.g. can be used in Git hooks):

.\run-tests.ps1

Release files for martinez 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 martinez 0.0.1
File Size Uploaded
martinez-0.0.1.tar.gz 4.8 kB Details

Built distributions (wheels)

Table of built distributions (wheels) for martinez 0.0.1
File
martinez-0.0.1-cp38-cp38-win_amd64.whl CPython 3.8 CPython 3.8 Windows x86-64 Details
martinez-0.0.1-cp38-cp38-win32.whl CPython 3.8 CPython 3.8 Windows x86-32 Details
martinez-0.0.1-cp38-cp38-manylinux2010_x86_64.whl CPython 3.8 CPython 3.8 Linux glibc 2.12+ x86-64 Details
martinez-0.0.1-cp38-cp38-manylinux2010_i686.whl CPython 3.8 CPython 3.8 Linux glibc 2.12+ x86-32 Details
martinez-0.0.1-cp38-cp38-macosx_10_9_x86_64.whl CPython 3.8 CPython 3.8 macOS 10.9+ x86-64 Details
martinez-0.0.1-cp37-cp37m-win_amd64.whl CPython 3.7 CPython 3.7 pymalloc Windows x86-64 Details
martinez-0.0.1-cp37-cp37m-win32.whl CPython 3.7 CPython 3.7 pymalloc Windows x86-32 Details
martinez-0.0.1-cp37-cp37m-manylinux2010_x86_64.whl CPython 3.7 CPython 3.7 pymalloc Linux glibc 2.12+ x86-64 Details
martinez-0.0.1-cp37-cp37m-manylinux2010_i686.whl CPython 3.7 CPython 3.7 pymalloc Linux glibc 2.12+ x86-32 Details
martinez-0.0.1-cp37-cp37m-macosx_10_6_intel.whl CPython 3.7 CPython 3.7 pymalloc macOS 10.6+ Intel (x86-64, i386) Details
martinez-0.0.1-cp36-cp36m-win_amd64.whl CPython 3.6 CPython 3.6 pymalloc Windows x86-64 Details
martinez-0.0.1-cp36-cp36m-win32.whl CPython 3.6 CPython 3.6 pymalloc Windows x86-32 Details
martinez-0.0.1-cp36-cp36m-manylinux2010_x86_64.whl CPython 3.6 CPython 3.6 pymalloc Linux glibc 2.12+ x86-64 Details
martinez-0.0.1-cp36-cp36m-manylinux2010_i686.whl CPython 3.6 CPython 3.6 pymalloc Linux glibc 2.12+ x86-32 Details
martinez-0.0.1-cp36-cp36m-macosx_10_6_intel.whl CPython 3.6 CPython 3.6 pymalloc macOS 10.6+ Intel (x86-64, i386) Details
martinez-0.0.1-cp35-cp35m-win_amd64.whl CPython 3.5 CPython 3.5 pymalloc Windows x86-64 Details
martinez-0.0.1-cp35-cp35m-win32.whl CPython 3.5 CPython 3.5 pymalloc Windows x86-32 Details
martinez-0.0.1-cp35-cp35m-manylinux2010_x86_64.whl CPython 3.5 CPython 3.5 pymalloc Linux glibc 2.12+ x86-64 Details
martinez-0.0.1-cp35-cp35m-manylinux2010_i686.whl CPython 3.5 CPython 3.5 pymalloc Linux glibc 2.12+ x86-32 Details
martinez-0.0.1-cp35-cp35m-macosx_10_6_intel.whl CPython 3.5 CPython 3.5 pymalloc macOS 10.6+ Intel (x86-64, i386) Details

Total release size: 7.7 MB

Release files / martinez-0.0.1.tar.gz

Download URL martinez-0.0.1.tar.gz
Size 4.8 kB
Tags Source
SHA-256 checksum
How to use checksums
d20b1ab1c8cb6e6245adad62b99f1a437a5e7cd3687c7b98ad8eaa1bdc1e8eb5
BLAKE2b-256 checksum
How to use checksums
a856617a0015ac2fbdaba73f136b0fd870c7199e179905a50e3ec76d1ec9ef6a
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/42.0.2 requests-toolbelt/0.9.1 tqdm/4.40.0 CPython/3.7.1

Release files / martinez-0.0.1-cp38-cp38-win_amd64.whl

Download URL martinez-0.0.1-cp38-cp38-win_amd64.whl
Size 64.8 kB
Tags CPython 3.8 Windows x86-64
SHA-256 checksum
How to use checksums
47f3aa25a41eeef89c22b6094882e06b89c4c1b2e100dd98e7c46225dc2f690a
BLAKE2b-256 checksum
How to use checksums
05cc023508432102e14313d0a02deccea48d566961e8464258196769f0541bb5
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/42.0.2 requests-toolbelt/0.9.1 tqdm/4.40.0 CPython/3.8.0

Release files / martinez-0.0.1-cp38-cp38-win32.whl

Download URL martinez-0.0.1-cp38-cp38-win32.whl
Size 58.3 kB
Tags CPython 3.8 Windows x86-32
SHA-256 checksum
How to use checksums
0da53ab96e9f6ced37ef1ab1578ac016be404c02c7dfc0667eeb9626d0499cd1
BLAKE2b-256 checksum
How to use checksums
db4148258e14fcebed8704d8fea4c6cd92a63eac53986e9d79d9bb0354ec2e2f
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/42.0.2 requests-toolbelt/0.9.1 tqdm/4.40.0 CPython/3.8.0

Release files / martinez-0.0.1-cp38-cp38-manylinux2010_x86_64.whl

Download URL martinez-0.0.1-cp38-cp38-manylinux2010_x86_64.whl
Size 936.4 kB
Tags CPython 3.8 Linux glibc 2.12+ x86-64
SHA-256 checksum
How to use checksums
12fc85dfe3eba772234f6f616e63f30e193fbaa3cc61235988ed73150bd39cc7
BLAKE2b-256 checksum
How to use checksums
1574779abdd25e66f6efd75f0966ba23608da795237b213517e405a92480f793
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/42.0.2 requests-toolbelt/0.9.1 tqdm/4.40.0 CPython/3.8.0

Release files / martinez-0.0.1-cp38-cp38-manylinux2010_i686.whl

Download URL martinez-0.0.1-cp38-cp38-manylinux2010_i686.whl
Size 719.6 kB
Tags CPython 3.8 Linux glibc 2.12+ x86-32
SHA-256 checksum
How to use checksums
d770ea3578e42ff62b4ae2dc1dddbf22e229673e87cc066abd74bc0694081351
BLAKE2b-256 checksum
How to use checksums
d9f119b6ac2daf79e35975555e286db4b7f79d397d1bd7620d866c109a31c3e2
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/42.0.2 requests-toolbelt/0.9.1 tqdm/4.40.0 CPython/3.8.0

Release files / martinez-0.0.1-cp38-cp38-macosx_10_9_x86_64.whl

Download URL martinez-0.0.1-cp38-cp38-macosx_10_9_x86_64.whl
Size 80.0 kB
Tags CPython 3.8 macOS 10.9+ x86-64
SHA-256 checksum
How to use checksums
3ad672b3e6b12f24ab6bc9c74a346aa4bb6e1ee71efd3a605ba81531f3180d9c
BLAKE2b-256 checksum
How to use checksums
2c95a1915372b3114e87a5017af8c7587c6429ace6659536f65c5d0b75285aef
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/42.0.2 requests-toolbelt/0.9.1 tqdm/4.40.0 CPython/3.8.0

Release files / martinez-0.0.1-cp37-cp37m-win_amd64.whl

Download URL martinez-0.0.1-cp37-cp37m-win_amd64.whl
Size 65.7 kB
Tags CPython 3.7 CPython 3.7 pymalloc Windows x86-64
SHA-256 checksum
How to use checksums
ecec739549480aba7f138fd6afac2bd43b832b3f3bbfd76df1dc00bb7c3558c2
BLAKE2b-256 checksum
How to use checksums
56c931aa85964c10d2b4a1b567f918b6746aac1044a5b2ada52689057fb7746b
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/42.0.2 requests-toolbelt/0.9.1 tqdm/4.40.0 CPython/3.7.5

Release files / martinez-0.0.1-cp37-cp37m-win32.whl

Download URL martinez-0.0.1-cp37-cp37m-win32.whl
Size 59.2 kB
Tags CPython 3.7 CPython 3.7 pymalloc Windows x86-32
SHA-256 checksum
How to use checksums
b9fdc4ada2f86a44a1dc73ad76735f95cce3156fa6732546e38915cdac749b45
BLAKE2b-256 checksum
How to use checksums
d22afccf116921f45e217366442b07343fd0161a41b26ea5bfbe781d95b2d87f
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/42.0.2 requests-toolbelt/0.9.1 tqdm/4.40.0 CPython/3.7.5

Release files / martinez-0.0.1-cp37-cp37m-manylinux2010_x86_64.whl

Download URL martinez-0.0.1-cp37-cp37m-manylinux2010_x86_64.whl
Size 948.9 kB
Tags CPython 3.7 CPython 3.7 pymalloc Linux glibc 2.12+ x86-64
SHA-256 checksum
How to use checksums
365186014333c4aeefef6cd51c912d9d14e84a3ffa90a29bc7016bafad198b02
BLAKE2b-256 checksum
How to use checksums
e81393a75f5ef315e27ff89100b657f529e7d4f070dbbde9193706038b667a8e
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/42.0.2 requests-toolbelt/0.9.1 tqdm/4.40.0 CPython/3.7.1

Release files / martinez-0.0.1-cp37-cp37m-manylinux2010_i686.whl

Download URL martinez-0.0.1-cp37-cp37m-manylinux2010_i686.whl
Size 719.3 kB
Tags CPython 3.7 CPython 3.7 pymalloc Linux glibc 2.12+ x86-32
SHA-256 checksum
How to use checksums
1c13ad21b6bdf8ad2b0442b5603cf148bf4a83bc9883a57672a90f373167e362
BLAKE2b-256 checksum
How to use checksums
3b710b1581a021559e882d8af8f5749768505d246ca355e27f54497b9c6d75cb
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/42.0.2 requests-toolbelt/0.9.1 tqdm/4.40.0 CPython/3.7.1

Release files / martinez-0.0.1-cp37-cp37m-macosx_10_6_intel.whl

Download URL martinez-0.0.1-cp37-cp37m-macosx_10_6_intel.whl
Size 150.3 kB
Tags CPython 3.7 CPython 3.7 pymalloc macOS 10.6+ Intel (x86-64, i386)
SHA-256 checksum
How to use checksums
b234ae7120a745826040b258f4bb7d5428dd404143a44152e389c7f926465b32
BLAKE2b-256 checksum
How to use checksums
cf555d3e943048b4b48f6d995f1c80f9183d632ffb459f21de1727919d9b9cbf
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/42.0.2 requests-toolbelt/0.9.1 tqdm/4.40.0 CPython/3.7.5

Release files / martinez-0.0.1-cp36-cp36m-win_amd64.whl

Download URL martinez-0.0.1-cp36-cp36m-win_amd64.whl
Size 65.8 kB
Tags CPython 3.6 CPython 3.6 pymalloc Windows x86-64
SHA-256 checksum
How to use checksums
df2c8ec889457827b6b5e73d5649ae9f6834865e205615b4bb704c5084b77663
BLAKE2b-256 checksum
How to use checksums
9244b34846d43dd0e3109270beda42bb2477c2dbec0eba584bc436ec8a2b1566
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/42.0.2 requests-toolbelt/0.9.1 tqdm/4.40.0 CPython/3.6.8

Release files / martinez-0.0.1-cp36-cp36m-win32.whl

Download URL martinez-0.0.1-cp36-cp36m-win32.whl
Size 59.2 kB
Tags CPython 3.6 CPython 3.6 pymalloc Windows x86-32
SHA-256 checksum
How to use checksums
20d65efe8e9473f8791e3834f76a25f240de2e9f2be1523a01927b4a2763adca
BLAKE2b-256 checksum
How to use checksums
8cc61e69120a7265cce84d77476150a989595a8676669fd3e78ba19a723b304a
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/42.0.2 requests-toolbelt/0.9.1 tqdm/4.40.0 CPython/3.6.8

Release files / martinez-0.0.1-cp36-cp36m-manylinux2010_x86_64.whl

Download URL martinez-0.0.1-cp36-cp36m-manylinux2010_x86_64.whl
Size 947.9 kB
Tags CPython 3.6 CPython 3.6 pymalloc Linux glibc 2.12+ x86-64
SHA-256 checksum
How to use checksums
13a0c6c12c3bf0e515b0d8be51e6a6badd713c0533d49d08881dd1980cc2558e
BLAKE2b-256 checksum
How to use checksums
aeb8ea502e75758a5e60fb90ff620b50d116516584ca4c2b41aac6dd7fc9c420
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/42.0.2 requests-toolbelt/0.9.1 tqdm/4.40.0 CPython/3.6.7

Release files / martinez-0.0.1-cp36-cp36m-manylinux2010_i686.whl

Download URL martinez-0.0.1-cp36-cp36m-manylinux2010_i686.whl
Size 718.5 kB
Tags CPython 3.6 CPython 3.6 pymalloc Linux glibc 2.12+ x86-32
SHA-256 checksum
How to use checksums
47738a9f116bf9b834fc2650cf06d6bc0a8e16b6ac79f02efcdbf6af9203e48c
BLAKE2b-256 checksum
How to use checksums
414da716c5558e67b7e20ad5e538edac439b3406b4b5b132947957634c33ca0b
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/42.0.2 requests-toolbelt/0.9.1 tqdm/4.40.0 CPython/3.6.7

Release files / martinez-0.0.1-cp36-cp36m-macosx_10_6_intel.whl

Download URL martinez-0.0.1-cp36-cp36m-macosx_10_6_intel.whl
Size 150.3 kB
Tags CPython 3.6 CPython 3.6 pymalloc macOS 10.6+ Intel (x86-64, i386)
SHA-256 checksum
How to use checksums
37441cb3049228985b6d6b7ec9a8cf979c5aba319fa1dbe95d17a6dd043d03df
BLAKE2b-256 checksum
How to use checksums
04d1a9009769241aa8c538f5f2b80aca3f6cf086dbdbad43c633bc46444fb74c
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/42.0.2 requests-toolbelt/0.9.1 tqdm/4.40.0 CPython/3.6.9

Release files / martinez-0.0.1-cp35-cp35m-win_amd64.whl

Download URL martinez-0.0.1-cp35-cp35m-win_amd64.whl
Size 67.7 kB
Tags CPython 3.5 CPython 3.5 pymalloc Windows x86-64
SHA-256 checksum
How to use checksums
662c233396a87372084ae84349ae5a31ce1028747657279a0f520c7a32d1fed4
BLAKE2b-256 checksum
How to use checksums
ce5442f5f226983c85ce72cf667e0a57f78a735f2ba10371ddfcd1f9067f67ab
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/1.15.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/42.0.2 requests-toolbelt/0.9.1 tqdm/4.40.0 CPython/3.5.4

Release files / martinez-0.0.1-cp35-cp35m-win32.whl

Download URL martinez-0.0.1-cp35-cp35m-win32.whl
Size 58.6 kB
Tags CPython 3.5 CPython 3.5 pymalloc Windows x86-32
SHA-256 checksum
How to use checksums
9bf1ac196b9b98443f0ff7763711e076649be71a2e74427d1ecd50a044efbca8
BLAKE2b-256 checksum
How to use checksums
2cdb1464470c238219454a1704c110ac0d4f4cedfcc9a32fec99362232dad63c
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/1.15.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/42.0.2 requests-toolbelt/0.9.1 tqdm/4.40.0 CPython/3.5.4

Release files / martinez-0.0.1-cp35-cp35m-manylinux2010_x86_64.whl

Download URL martinez-0.0.1-cp35-cp35m-manylinux2010_x86_64.whl
Size 947.6 kB
Tags CPython 3.5 CPython 3.5 pymalloc Linux glibc 2.12+ x86-64
SHA-256 checksum
How to use checksums
a8fa888051f599c98fa7986e11f3e9e0eb8d72beac6b422fad5edcac73887f3a
BLAKE2b-256 checksum
How to use checksums
f360d1cfc181064dd2ef67c1f3b8eece422bb8f6893d9a6e751a87c9e30be60b
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/1.15.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/42.0.2 requests-toolbelt/0.9.1 tqdm/4.40.0 CPython/3.5.6

Release files / martinez-0.0.1-cp35-cp35m-manylinux2010_i686.whl

Download URL martinez-0.0.1-cp35-cp35m-manylinux2010_i686.whl
Size 718.2 kB
Tags CPython 3.5 CPython 3.5 pymalloc Linux glibc 2.12+ x86-32
SHA-256 checksum
How to use checksums
17c3d947374ced016f6f1a552d36820f8d444df449bf50c517ee896268afbbcd
BLAKE2b-256 checksum
How to use checksums
9231a2eedba52f34863e254e72db0f3450e1fc997bb837ee7f168c3f11db739e
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/1.15.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/42.0.2 requests-toolbelt/0.9.1 tqdm/4.40.0 CPython/3.5.6

Release files / martinez-0.0.1-cp35-cp35m-macosx_10_6_intel.whl

Download URL martinez-0.0.1-cp35-cp35m-macosx_10_6_intel.whl
Size 150.3 kB
Tags CPython 3.5 CPython 3.5 pymalloc macOS 10.6+ Intel (x86-64, i386)
SHA-256 checksum
How to use checksums
876743a68b731984dbe6e7dec3bb8685e7f9a64434ac6d65e4db6460b63971d2
BLAKE2b-256 checksum
How to use checksums
761ed3398f607674536236c5c16eb926bfe32b0f0d79713f0a3025a3ba0b501b
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/1.15.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/42.0.2 requests-toolbelt/0.9.1 tqdm/4.40.0 CPython/3.5.7

Release history Release notifications | RSS feed

0.6.0

26 release files

0.5.0

21 release files

0.4.0

24 release files

0.3.1

21 release files

0.3.0

21 release files

0.2.0

21 release files

0.1.1

21 release files

This release

0.0.1 This release

21 release files

0.0.0

21 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