Pydemy

Latest version: v0.2.8

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

Scan your dependencies

Page 2 of 2

0.2.1

**Enhancements**

- **New Logo**: `Pydemy` now has a brand new logo, which has been added to the newly created `assets` folder in the root directory to improve its visual identity.

**Updates**

- **Improved Keywords**: Repository keywords have been updated for better SEO and visibility.

**Documentation**

- **License File Renamed**: To correct a typo, the license file was renamed from `LICENCE` to `LICENSE`.
- **MIT License Indicated**: The MIT License has been added to the `pyproject.toml` file to specify the project's licensing.

0.2.0

Major Changes

- **Synchronous and Asynchronous API Support**: Pydemy now provides the option to interact synchronously or asynchronously with the Udemy API. This supports asynchronous operations, which may lead to increased performance, and meets a variety of development needs.

New Features

- **`AsyncUdemyClient` Class**: With the help of this new class, developers can now call the Udemy API in an asynchronous manner. In asynchronous applications, this may lead to more seamless user experiences and non-blocking procedures.

Documentation Improvements

- The README.md file has been updated to accurately reflect the introduction of asynchronous API support and its potential benefits.

Additional Notes

- Additionally, the underlying networking library is changed from `requests` to `httpx` in this release. By utilizing `httpx`'s asynchronous and synchronous request functionality, this modification simplifies development and upcoming improvements.

We're thrilled with these updates and the added freedom they provide Pydemy users!

0.1.1

Major

- `Pydemy` v0.1.1 is a bugfix release that addresses an issue encountered during package upload to TestPyPI in the previous v0.1.0 release. This ensures smoother package management for developers using `Pydemy`.

Minor

- The `setup.py` file has been revamped to enhance clarity and distribution. This includes potential improvements like clearer dependency specification, and removed the some arguments

0.1.0

- Pydemy (v0.1.0) is a Python library for interacting with the Udemy Affiliate API. Search for courses, retrieve details, and fetch reviews - programmatically!

- We're excited to announce the initial release of Pydemy (v0.1.0)! This Python library empowers developers to interact with the Udemy Affiliate API programmatically.

Page 2 of 2

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.