# pylint-boxwisemaatwerk maintainer README
Build and dist are the files that are literally getting uploaded to PyPi. Its preferable that you make an account on PyPi to make updates. Most custom checkers are in in the checkers folders. Made a small monkeypatch to alter pylint default functionality. The files the checkers use are mostly made in the stub generator folder.
how to create: note: make version 0.0.1 higher in the setup.py and delete the build and dist folder before executing the following code.
“python setup.py sdist bdist_wheel”
“python -m twine upload dist/* –verbose”
login:*
password:*
To install:
execute “pip install pylint_boxwisemaatwerk” in command prompt
sources:
https://packaging.python.org/tutorials/packaging-projects/ Changelog =========
Version 0.0.1 (17 June 2019)
Version 0.0.5 (24 July 2019)
changed addreferenchecker to use a json file as list
Version 0.0.6 Monkeypatched typechecker to use linterstorage. Now gives hints based on changelist file. Turned assemblylist-paths to linterstorage_path; is now also a string instead of a csv
Release files for pylint-boxwisemaatwerk 1.1.5
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| pylint-boxwisemaatwerk-1.1.5.tar.gz | 28.1 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| pylint_boxwisemaatwerk-1.1.5-py2-none-any.whl | Python 2 | none | any | Details |
Total release size:61.6 kB
Release files / pylint-boxwisemaatwerk-1.1.5.tar.gz
| Download URL | pylint-boxwisemaatwerk-1.1.5.tar.gz |
|---|---|
| Size | 28.1 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
5f6fd38673cb5d7428f5d241089bfd12b1722fce6e114ffb47a4ec423ec8790e
|
|
BLAKE2b-256 checksum How to use checksums |
bfa1060e1d5a36d7cdb59a5eb25c428c87b60a4c649c329b84b92642c8d7fb13
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/2.7.16
|
Release files / pylint_boxwisemaatwerk-1.1.5-py2-none-any.whl
| Download URL | pylint_boxwisemaatwerk-1.1.5-py2-none-any.whl |
|---|---|
| Size | 33.5 kB |
| Tags | Python 2 |
|
SHA-256 checksum How to use checksums |
375f6d0c9665d6d146fd2b6afe897f80cfe39b4d5d27921657ccefb69edb3cb6
|
|
BLAKE2b-256 checksum How to use checksums |
58327d754dad6704c5718cde72a3d84010c0d923698ee2b9af3afc7abf1748fc
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/2.7.16
|