mirror of
https://github.com/ElDavoo/wa-crypt-tools.git
synced 2026-04-26 06:05:51 +03:00
[GH-ISSUE #5] Refactor as library #5
Labels
No labels
bug
documentation
enhancement
enhancement
good first issue
help wanted
info needed
invalid
low priority
pull-request
skill issue
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/wa-crypt-tools#5
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ElDavoo on GitHub (Jan 16, 2022).
Original GitHub issue: https://github.com/ElDavoo/wa-crypt-tools/issues/5
Originally assigned to: @ElDavoo on GitHub.
Never done that. What needs to be done in order to publish this project as a pip package? That is, both a library that can be used with import statements and as a standalone program.
@ElDavoo commented on GitHub (May 1, 2023):
Some progress has been made and the project is now on PyPI.
Still, it needs to be refactored to be a library
@ElDavoo commented on GitHub (Aug 25, 2023):
Almost done. I don't like the APIs much, but I've never done anything similar, so that's what you get...