No project description provided
Project description
pixBoards
not changing the repo name due to dependency issues. this repo will be archived soon.
Gui has not been set up yet. Don't try to run the gui.py
first, rename the config_example.yml to config.yml. or start afresh, your choice.
if you wish to upload to imgchest and use those links instead, use --upload
If it is the first time you are uploading, you will have to install postgresql first if not already installed.
install
you can install the pixBoards package from PyPi
pip install pixBoards
or clone the repo.
git clone https://github.com/flynnsharwood/boards_v2.git
First time upload
If it is the first time you are uploading, you will have to install postgresql first if not already installed.
Also, if you have a LOT of files to upload for the first time, go to the uploader folder. repo link
- set up the directories list in config.yml
- run listFiles.py. it will create a file named "MediaFiles.py"
- now run calc_hex.py
- run fileListUpload.py
fileListUpload basically uploads in batches of 20, unlike the original script where it uploads each image individually. This will upload and cache the links and hashes to postgress db
Usage
simply use the binary file provided boards.exe
Or do python3 cli.py or python3 __main__.py
flags you might use
--upload ensure all files are being uploaded. If you have pictures with the same filenames in different folders, you might need to fix this.
--gitPush this will push your created html files to a github repo. set up your repo to trigger a gh_pages deployment every push.
--config change the config file being used
here is a link to an example board - https://flynnsharwood.github.io/exampleBoard/index.html
screenshots
example of index file
example of image board
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pixBoards-0.2.11.tar.gz.
File metadata
- Download URL: pixBoards-0.2.11.tar.gz
- Upload date:
- Size: 16.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
83fc43917121ad5b3483bfbe3e78c4342d2884e7fd848f108bc2689260005b96
|
|
| MD5 |
c909f2e53964d587b98c230a46f8350b
|
|
| BLAKE2b-256 |
56655d2cfa54320f6ca4ad8a923895906330ffde00c116d1613f8a05a7b6a6ca
|
File details
Details for the file pixBoards-0.2.11-py3-none-any.whl.
File metadata
- Download URL: pixBoards-0.2.11-py3-none-any.whl
- Upload date:
- Size: 37.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cb862db550e5170fc4e93355de7118666caee3ea7ca6a976df4fa3fcde95b522
|
|
| MD5 |
0a38ee4fdc91dbae4b495ba61d5aaed1
|
|
| BLAKE2b-256 |
643750598e0e31c4a5f3cbf1f268b51df9b9eeec8e0277cf22477ea177e116e6
|