A short description of my package.
Project description
LiteDiff
A file or directory diff web app
Get Started
-
Install,
pip install litediff==0.1.1 -
Start LiteDiff server,
litediff
Develop
Install Dependencies
pip install Flask
Run App
python app.py- Open browser on http://127.0.0.1:5000
Test
PYTHONPATH=. pytest litediff/tests/test_diff_logic.py
Publish
-
Install Packaging Tools,
pip install setuptools wheel twine -
Cleanup Build Artifacts,
rm -rf dist/ build/ *.egg-info/ -
Build Distribution,
python setup.py sdist bdist_wheel -
Upload to PyPI,
twine upload dist/*
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 litediff-0.1.2.tar.gz.
File metadata
- Download URL: litediff-0.1.2.tar.gz
- Upload date:
- Size: 7.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
27bbb1348fe74ee81a6cc714f8da93554e973774f82358f5fbe7dd9b681315f3
|
|
| MD5 |
baa3f21e7079a4989fafdcc1bd52338a
|
|
| BLAKE2b-256 |
a652a57d3d70f0b902c24f8d495fee176428a7030520c17b97670d8c7dc12395
|
File details
Details for the file litediff-0.1.2-py3-none-any.whl.
File metadata
- Download URL: litediff-0.1.2-py3-none-any.whl
- Upload date:
- Size: 8.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
202cd29232ce2541e9599dcf781903cb8dd591a8a68ba2dd8a02c2a358411a9e
|
|
| MD5 |
ff5eb44abb432ad30c3cd5e0e7db3d7e
|
|
| BLAKE2b-256 |
b75a8b92f06911edda299745a15116cb8782c3acd8261c9d4603c390bc938bc8
|