Research
Security News
Malicious npm Package Targets Solana Developers and Hijacks Funds
A malicious npm package targets Solana developers, rerouting funds in 2% of transactions to a hardcoded address.
.. Semaphore Build Status .. image:: https://semaphoreci.com/api/v1/bobtiki/letterboxd/branches/master/badge.svg :target: https://semaphoreci.com/bobtiki/letterboxd
.. Travis CI build status .. image:: https://travis-ci.org/bobtiki/letterboxd.svg?branch=master :target: https://travis-ci.org/bobtiki/letterboxd
.. ReadTheDocs document status .. image:: https://readthedocs.org/projects/letterboxd/badge/?version=latest :target: https://letterboxd.readthedocs.io/en/latest/?badge=latest
Python 3 implementation of the Letterboxd API v0 <http://api-docs.letterboxd.com/>
_.
Python ≥3.6 is required.
.. warning::
**THIS PROJECT IS CURRENTLY IN ALPHA:**
- It may be broken.
- What is working now may break between now and v1.0
- Initial focus is on implementing endpoints related to retrieving watchlists and other lists for users.
Letterboxd has posted an example Ruby client <https://github.com/grantyb/letterboxd-api-example-ruby-client>
_, but as they say in the readme there:
Although the Letterboxd API isn’t public yet (as at 2017-06-12), we have seeded some developers with API keys.
If you need more information about API access, please see <https://letterboxd.com/api-coming-soon/>
_.
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog <https://keepachangelog.com/en/1.0.0/>
_
and this project adheres to Semantic Versioning <https://semver.org/spec/v2.0.0.html>
_.
ADDED .....
CHANGED .......
FIXED .....
CHANGED .......
CHANGED .......
bumpversion
to work properly.Added .....
CHANGELOG.rst
README.md
to .rst
Read the Docs <https://letterboxd.readthedocs.io/>
_cookiecutter-pypackage <https://github.com/audreyr/cookiecutter-pypackage>
_import letterboxd
and then letterboxd.new()
User.refresh_token()
to refresh the user authentication oAuth tokenChanged .......
requests.Response
.Added .....
tagged on GitHub <https://github.com/bobtiki/letterboxd/releases/tag/v0.1.0a>
, and posted to PyPI <https://pypi.org/project/letterboxd/>
.Added
for new features.Changed
for changes in existing functionality.Deprecated
for once-stable features removed in upcoming releases.Removed
for deprecated features removed in this release.Fixed
for any bug fixes.Security
to invite users to upgrade in case of vulnerabilities.this checklist for packaging a new version <http://www.sherifsoliman.com/2016/09/30/Python-package-with-GitHub-PyPI/>
, and this one <https://cookiecutter-pypackage.readthedocs.io/en/latest/pypi_release_checklist.html>
FAQs
Python 3 wrapper for the Letterboxd API
We found that letterboxd demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Research
Security News
A malicious npm package targets Solana developers, rerouting funds in 2% of transactions to a hardcoded address.
Security News
Research
Socket researchers have discovered malicious npm packages targeting crypto developers, stealing credentials and wallet data using spyware delivered through typosquats of popular cryptographic libraries.
Security News
Socket's package search now displays weekly downloads for npm packages, helping developers quickly assess popularity and make more informed decisions.