Research
Security News
Kill Switch Hidden in npm Packages Typosquatting Chalk and Chokidar
Socket researchers found several malicious npm packages typosquatting Chalk and Chokidar, targeting Node.js developers with kill switches and data theft.
.. image:: https://badge.fury.io/py/fedex.svg :target: https://badge.fury.io/py/fedex
.. image:: https://travis-ci.org/python-fedex-devs/python-fedex.svg?branch=master :target: https://travis-ci.org/python-fedex-devs/python-fedex
.. image:: https://requires.io/github/python-fedex-devs/python-fedex/requirements.svg?branch=master :target: https://requires.io/github/python-fedex-devs/python-fedex/requirements/?branch=master :alt: Requirements Status
.. image:: https://readthedocs.org/projects/python-fedex/badge/?version=latest :target: http://python-fedex.readthedocs.org/en/latest/?badge=latest :alt: Documentation Status
:Author: Greg Taylor, Radek Wojcik :Maintainer: Python FedEx Developers :License: BSD :Status: Stable
A light wrapper around FedEx's Webservice Soap API. We don't do much of any validation, but we'll help you sort through the pile of SOAP objects FedEx uses.
The easiest way is via pip or easy_install::
pip install fedex
Clone this repository.
Edit the example_config.py
file in See examples/ <examples/>
_ with your fedex credentials and run any of the provided examples.
Refer to the documentation_ for more details on the project. Latest doc builds are found in docs_ and doc build scripts in doc_source_. Sphinx documentation is in doc_src_.
There are also a lot of useful examples under the examples directory within this directory.
Issues & Questions: https://github.com/gtaylor/python-fedex/issues
Most problems are going to require investigation or a submitted pull request by someone from the Python FedEx Developers organization. To contribute a new feature or service, feel free to create a pull request. We are always looking for new contributors to help maintain the project.
Fedex Support Email: websupport@fedex.com
Developer Portal: http://www.fedex.com/us/developer/
Updates To Services: https://www.fedex.com/us/developer/web-services/process.html (FedEx Web Services Announcements)
Copyright (C) 2008-2015 Greg Taylor
Copyright (C) 2015-2016 Python FedEx Developers
This software is licensed under the BSD License.
python-fedex is not authored by, endorsed by, or in any way affiliated with FedEx.
.. _documentation: https://readthedocs.org/projects/python-fedex/ .. _documentation2: https://pythonhosted.org/fedex/ .. _docs: docs/ .. _doc_source: doc_source/ .. _doc_src: doc_src/
FAQs
Fedex Web Services API wrapper.
We found that fedex demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 2 open source maintainers 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
Socket researchers found several malicious npm packages typosquatting Chalk and Chokidar, targeting Node.js developers with kill switches and data theft.
Security News
pnpm 10 blocks lifecycle scripts by default to improve security, addressing supply chain attack risks but sparking debate over compatibility and workflow changes.
Product
Socket now supports uv.lock files to ensure consistent, secure dependency resolution for Python projects and enhance supply chain security.