Offline inventory tracking of LEGO parts and sets through an easy to use CLI.
Project description
LEGO Block Creator
Offline inventory tracking of LEGO parts and sets through an easy to use CLI.
Key Features • Download • How To Use • Support • Contributing • Changelog • Credits & Contributors
Key Features
- Easy to use CLI interface.
- Can create pieces, sets and colors.
- Able to add and remove new pieces to previously existing pieces.
- Able to add and remove new sets to previously existing sets.
- Can sort items by name, color, number and theme.
- Cross platform.
Download
You can download the source code to run the CLI from the command line on Windows, macOS and Linux. This will require Python.
You can download the latest executable launcher of LEGO Block Creator for Windows. This does not require Python.
How To Use
To run the application, you can use Git and the Python Interpreter, which allows you to clone and run the application, pip
to create a command line application, or Docker to create a container of the application.
Git
To clone and run this application, you'll need Git and Python installed on your computer. If you would rather not use Git, you can just download the script from GitHub above. From your command line:
# Clone this repository
$ git clone https://github.com/Dog-Face-Development/LEGO-Block-Creator
# Go into the repository
$ cd LEGO-Block-Creator
# Run the CLI
$ python main.py
pip
You can install the program from the Python Package Index through pip
.
# Install via pip
$ pip install lego-block-creator
# Run the CLI
$ lego-block-creator
Docker
You can pull the Docker image from GitHub Packages. From your command line:
# Pull image
$ docker pull ghcr.io/dog-face-development/lego-block-creator:master
# Run container
$ docker run -i -t ghcr.io/dog-face-development/lego-block-creator:master python send.py
Support
To create your part and set library and manipulate it, just launch the app using the instructions above!
More documentation is available in the Documentation and on the Wiki. If more support is required, please open a GitHub Discussion or join our Discord.
Contributing
Please contribute using GitHub Flow. Create a branch, add commits, and open a pull request.
Please read CONTRIBUTING
for details on our CODE OF CONDUCT
, , and the process for submitting pull requests to us (including how to sign our CLA).
Changelog
See the CHANGELOG
file for details.
Credits
This software uses the following open source packages, projects, services or websites:
GitHub | Python Software Foundation | PyInstaller | LEGO |
Web - Plans | Web - Donate | Web - Donate | Buy a Set |
Contributors
- @willtheorangeguy - Sponsor on PayPal
You may also like...
- ProgramVer - An open-source, Python GUI version window to show copyright info and licenses.
- PyWorkout - A minimal CLI to keep you inspired during your workout!
- PyAvatar - Easily display all of your creative avatars to keep them consistent across websites.
License
This project is licensed under the GNU General Public License - see the LICENSE
file for details. See the Privacy Policy, Terms and Conditions, and EULA for legal information.
This project is in no way endorsed and/or affiliated by/with the LEGO Group or any of its subsidiaries. LEGO, the LEGO logo, the Minifigure, DUPLO, LEGENDS OF CHIMA, NINJAGO, BIONICLE, MINDSTORMS and MIXELS are trademarks and copyright the LEGO Group.
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
Built Distribution
Hashes for LEGO_Block_Creator-0.4.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | bc6dedaffbf5a41629ed1699702d951b0d791ea2515b9ec081aaee7931dacf4e |
|
MD5 | 1a3a911235e4bb88c311e157adbc0e6a |
|
BLAKE2b-256 | 92f242391c148b03924407fc03328e61d513c10afc42f7a82227b529f3d95740 |