Enkacard

Latest version: v3.3.8

Safety actively analyzes 623694 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

3.0.0

1. All features updated.
2. Improved background brightness control.
3. Added caching using pickle [Pickle](https://github.com/DEViantUA/EnkaCard/wiki/Pickle)
4. Added the ability to work with Akasha System [Akasha](https://github.com/DEViantUA/EnkaCard/wiki/Akasha)
5. Accelerated generation
6. Added additional simplifying functions
7. Documentation rewritten and completely written [Documentation](https://github.com/DEViantUA/EnkaCard/wiki)
8. The volume of the module has been reduced. (Previously: 36MB now 5MB)

> The first run may take longer to generate images since it downloads all the assets


* There is currently 1 profile template and 1 card template available, 2 card templates are already under development.

**Support me on Patreon: https://www.patreon.com/deviantapi
Ask a question or suggest your design: https://t.me/enkacardchat**

![BannerCard3](https://github.com/DEViantUA/EnkaCard/assets/112615715/da6a1fd9-7d9e-475e-b628-d09d0657a297)

news_info_3_0_0
I have completed 70% of the work on the new version of EnkaCard 3.0.0!!

* Currently added: 1 card template and 1 profile template.
* Akasha support has been added, now the rating can be displayed on the card, information can be obtained separately and updated.
* Caching has also been added using Pickle, which will save builds and generate cards, which will speed up the code, and the settings are also flexible.
* Full customization of the profile template has been added; you can set your own background or character images on it.
* You can apply functions to the results that will simplify working with ID characters.

If you want to support me:
Patreon: https://www.patreon.com/deviantapi/membership

Have questions?
Telegram Support: https://t.me/+PE9w8aV7XslmMzcy


![10000052_04_12_2023 00_36](https://github.com/DEViantUA/EnkaCard/assets/112615715/940441de-0945-410a-9e24-8686fed5768f)
![10000027_04_12_2023 00_36](https://github.com/DEViantUA/EnkaCard/assets/112615715/ce626ae1-3230-429b-a4b1-0018ad1b4950)
![profile_04_12_2023 00_33](https://github.com/DEViantUA/EnkaCard/assets/112615715/a2081ee9-8f12-41cb-8a2e-3230d75cf834)
![profile_04_12_2023 00_34](https://github.com/DEViantUA/EnkaCard/assets/112615715/3943012d-674f-48cb-b10e-048ad05137a4)


Release next weekend!!

news_info
V.3.0.0 ENKA CARD!!!

ALREADY UNDER DEVELOPMENT!! ALL THE CODE WILL BE CHANGED, VARIABLES AND CALLING METHODS WILL BE CHANGED, AND A NEW TEMPLATE WILL BE ADDED!
![BannerCard](https://github.com/DEViantUA/EnkaCard/assets/112615715/2a5e546c-6f0a-42fe-8137-8e31e2f771e1)


last_2_0_0
Half a year ago, I decided to completely rewrite the EnkaCard code. But my Hard Disk died, on which I lost all the templates and 80% of the code rewritten. I decided to rewrite it with a new one, but due to the lack of PSD sources, I decided to close all the old templates and leave them in version 2.0.0, fixing many errors and changing the code slightly.

Changes:

1. Removed feature: ``enc()``
2. Removed variables from ``ENC`` class:
- ``img`` - Now you can pass a list of images to ``character_art``.
- ``randomImg`` - Now, if a list of images is sent, it selects randomly automatically.
- ``adapt`` - If an image is transferred, adaptation is turned off automatically
- ``splashArt`` - Automatically installs the costume splash, if available.
3. Changed variables:
- ``characterImgs`` changed to ``character_art``
- ``characterName`` changed to ``character_id``
- ``hide`` changed to ``hide_uid``
4. ``uid`` added to class ``ENC``
5. Feature ``artifact`` changed ``artifactType`` to ``artifact_type``
6. ``creat`` remove ``uid`` feature
7. Nnow the result comes in the form of BaseModel and there is no need to use json syntax.

To install this version, use:

pip install enkacard2

That's all, further updates of these templates and codes will be stopped, the next version of EnkaCard 3.0.0 is already in development and will contain new templates

1.0.7

Fix:

- Positioning of custom images.
- Profile template 2

New:

- creat got new arguments: background and card.
-- background - only for 4 templates set your background.
-- for only 4 card templates, pass the dictionary that cred() returns to ["1-4"]["cards"], ["5-8"]["cards"]
- New overlay effect
- 4 template will return images without background.
- The ability to set your own background on 4 template



Version_2.2.6
Corrected:

* Position text: Template 1,Template 2,Template 3,Template 4.
* Bonus to physical attack.
* Adaptation of custom images.
* Display 8-9 characteristics.
* The position of the basic characteristics.
* Removed slow element.
* API updated to latest version

NEW:

* Support for custom images in the fourth template.
* Support for character selection by the fourth template.
* Profile and Creat return character IDs.
* ENC got custom user-agent capability


Also, a new 5 template is being developed.

Version_2.0.0_aioenkanetworkcard
Corrected:

* [Pillow Antialias depreciation warning](https://github.com/DEViantUA/EnkaNetworkCard/issues/2)
* Module size.

New:

* Template for 4 characters.
* 2 modes 4 patterns: Mini and Max
* Removed redundant files.
* Now the files will be downloaded as they are needed, and not immediately with the entire module.

If you want to download all the necessary images for generation at once, you can download them manually from the repository: [DOWLOAD](https://github.com/DEViantUA/EnkaNetworkCardAsset/tree/main/data/2.0.8)



Version_0.2.6
Fix:
- Memory load, no longer loads the image into memory.
- Fixed bug with overlaying images in profile

New:
- New template following the template of the original EnkaNetwork.
- New Documentation: https://deviantua.github.io/EnkaNetworkCard-Documentation/

Version_0.2.3
Changes:

- Speed ​​up aioenkanetwork card.
- Speed ​​up enkanetwork card.
- Fixed image in `profile`

New:
- Added caching.


Version_0.2.2
Corrections:
- Faster image processing.
- Changes made to translation.

New:
- New way to call.
- New `enc ` function.
- Separate module: `aioaioenkanetworkcard `supported by `aiohttp`
- `start`, `profile` functions now use `enc `instead of `uid`

Version_0.2.1
Corrections:
- Removed time.sleep()
- Fixed a bug with opening one image in different streams.
- Corrected output of all elemental skill upgrades.

New:

- The start function received a new parameter name.
- New profile function

Version_0.1.8
New:

* Added the ability to call from under asynchronous.
* Added new class argument "splash".
* Removed dependency on translator.
* Async fix, now enabled by user request

Version_0.1.5
New:
- Added support for 2 templates.
- Added new class argument: namecard
- Added new function argument: template

Corrected:
- Fixed position of weapon values.
- Fixed the design of the first template

new
Add README.md

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.