Python-lomography

Latest version: v1.0.2

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

Scan your dependencies

1.0.2

Changes
- Revamped all function, class, and attribute documentation to be compatible with documentation.
- Fixed bug with `fetch_recent_photos` where it raised instead of returned (oops)

Installation
To install this version, you can use the following command:
bash
pip install python-lomography

1.0.1

Changes
- Added more descriptive installation instructions in the README
- Added basic documentation

Installation
To install this version, you can use the following command:
bash
pip install python-lomography

1.0.0

Introduction
This is the initial release of `python-lomography`, an SDK for interfacing with the [lomography.com](lomography.com ) API.

Features
- **Mapped endpoints:** All endpoints are available underneath the `Lomography` object, including fetching popular/recent photos, used films, and common cameras.
- **Asynchronous and synchronous classes:** All functions are available in either an async or sync form, which can be accessed via `AsyncLomography` or `Lomography` respectively.
- **Thoroughly documented functions:** All endpoints are thoroughly documented, listing all necessary parameters and the corresponding return values.

Installation
To install this version, you can use the following command:
bash
pip install python-lomography

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.