Loadimg

Latest version: v0.1.2

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

Scan your dependencies

0.1.2

Loadimg from 🤗
for now we are just replacing `/blob/` with `/resolve/` but it should cover up most use cases

**Full Changelog**: https://github.com/not-lain/loadimg/compare/v0.1.1...v0.1.2

**LOADIMG FUTURE RELEASES █████░**

0.1.1

Loadimg minor fixes for saving a pillow image

**Full Changelog**: https://github.com/not-lain/loadimg/compare/v0.1.0...v0.1.1

**LOADIMG FUTURE RELEASES █████░**

0.1.0

LOADIMG WITH OUTPUT TYPE
it's loadimg nicely 😎
now you can control the `output_type` when you are loadimg your images
currently supported output_types ["pil","numpy","str"]

**LOADIMG FUTURE RELEASES █████░**

0.0.3

LOADIMG FROM PIP
it's loadimg nicely 😎
updated README and fixed link for readme image
now everyone visiting pypi should see the loadimg image.
to download the package all you have to do is

pip install loadimg


**LOADIMG FUTURE RELEASES █████░**

0.0.2

we don't talk about it

0.0.1

first release of the loadimg library
the library allows you to load images of any types
how to use
simply use the following code
python
from loadimg import load_img
load_img(any_img_type) outputs a pillow image

currently supports the following inputs : [str, url, numpy arrays, pillow images ]
future releases will be focused around supporting more input types and allowing you to specify what output type you wish for.
if you loved the library and you want to support me, a simple star to the repo helps a lot 🤗

**LOADIMG FUTURE RELEASES █████░**

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.