Sadra Yahyapour
Sadra Yahyapour
A cool feature that allows users to create their own custom characters and send them to ` get_output_string()` and be able to see their messages being poped up by their...
Simply used the [gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) action for building and uploading. > Make sure to define `PYPI_API_TOKEN` in the secrets. You can grant it in your pypi.org profile settings.
It's not accurate enough so we may need to use something like [millify](https://pypi.org/project/millify/) package!
A simple implementation using SQLite to store all created pastes for users. (Storing in users' directory)
Add a new flag/entry-point and let users keep a default configuration for parameters like `theme`, `expiry time`, and `language`.
Simply use a test runner to access the project-level tests easier and implement the #15 issue easier.
A CI task that runs the project's tests before any push event.
Just to remove the "Contributors" section and replace it with "Creators" and add the legit creators' profile avatars with a simple bio with social links. These tasks need to be...
* django-psdb-engine version: 1.0.6 * Python version: 3.11.2 * Operating System: OSX ### Description I just wanted to install the package, it raised some exceptions. ### What I Did ```...