Skip to main content

LDraw mklist in Python

Project description

pymklist

https://img.shields.io/pypi/v/pymklist.svg https://img.shields.io/travis/rienafairefr/pymklist.svg https://coveralls.io/repos/github/rienafairefr/pymklist/badge.svg?branch=master

LDraw mklist in Python

Once installed with pip install pymklist, it should be an almost drop-in replacement for the make-list bash file found in https://github.com/nathaneltitane/ldraw or the Windows executable mklist.exe found in LDraw.org complete.zip you can start it by just doing mklist on the command-line.

You can instruct mklist to generate the parts.lst with a sort on the description (--description) or the code (--number), use mklist --help for usage description

pymklist has been tested on Python 2.7, 3.4, 3.5 and 3.6

You can also get the parts list from Python code, just do

from mklist.generate import get_parts_lst and call the get_parts_lst function to get a list

or from mklist.generate import generate_parts_lst to generate a parts.lst

  • Free software: GNU General Public License v3

Features

  • TODO

History

0.1.0 (2018-02-28)

  • First release on PyPI.

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

pymklist-1.1.0.tar.gz (2.7 MB view details)

Uploaded Source

Built Distribution

pymklist-1.1.0-py2.py3-none-any.whl (4.9 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file pymklist-1.1.0.tar.gz.

File metadata

  • Download URL: pymklist-1.1.0.tar.gz
  • Upload date:
  • Size: 2.7 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/51.1.0 requests-toolbelt/0.9.1 tqdm/4.55.1 CPython/3.8.7

File hashes

Hashes for pymklist-1.1.0.tar.gz
Algorithm Hash digest
SHA256 aa7b106c11ef359c46020250d81759ce5bf9dee359a2cba6e412e67adb52a5e1
MD5 38f11fa664144f2e9d0b1f8b7ead5627
BLAKE2b-256 897abd7a90bee0392973a7b6b1ff9e28ed4b3768785b9855085ba9c940e28e89

See more details on using hashes here.

File details

Details for the file pymklist-1.1.0-py2.py3-none-any.whl.

File metadata

  • Download URL: pymklist-1.1.0-py2.py3-none-any.whl
  • Upload date:
  • Size: 4.9 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/51.1.0 requests-toolbelt/0.9.1 tqdm/4.55.1 CPython/3.8.7

File hashes

Hashes for pymklist-1.1.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 60b318548f4be8d0c07e764451104a2228b8e64fc8b0bbad148c2e6a23319b31
MD5 360d7292e85a8e770e450acd87c005e1
BLAKE2b-256 2de446cb0c3dd9246dfe9d80383754c7dc0008b8793868dff03471a4b7c87222

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