Science Score: 13.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (14.4%) to scientific vocabulary
Keywords from Contributors
tensors
annotations
notifications
transformation
Last synced: 11 months ago
·
JSON representation
Repository
A light wrapper around FedEx's SOAP API.
Basic Info
- Host: GitHub
- Owner: python-fedex-devs
- License: bsd-3-clause
- Language: HTML
- Default Branch: master
- Homepage: http://python-fedex.readthedocs.org
- Size: 2.28 MB
Statistics
- Stars: 158
- Watchers: 8
- Forks: 136
- Open Issues: 12
- Releases: 15
Created almost 16 years ago
· Last pushed almost 3 years ago
Metadata Files
Readme
Changelog
License
README.rst
Python FedEx SOAP API Module
============================
.. 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
What is it?
-----------
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.
Installation
------------
The easiest way is via pip or easy_install::
pip install fedex
Quick Start
-----------
- Clone this repository.
- Edit the `example_config.py` file in See `examples/ `_ with your fedex credentials and run any of the provided examples.
Documentation
-------------
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.
Support
-------
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 and Documentation
-------------------------------
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)
Related Projects
----------------
- FedEx Commercial Invoice Generation, see https://github.com/radzhome/fedex-commercial-invoice
Todos
-----
- Increase service specific request validation
- Remove deprecated services (package movement service)
- Pickup service unit tests
Legal
-----
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/
Owner
- Name: python-fedex-devs
- Login: python-fedex-devs
- Kind: organization
- Repositories: 1
- Profile: https://github.com/python-fedex-devs
GitHub Events
Total
- Issues event: 1
- Watch event: 6
- Issue comment event: 1
- Fork event: 2
Last Year
- Issues event: 1
- Watch event: 6
- Issue comment event: 1
- Fork event: 2
Committers
Last synced: almost 3 years ago
Top Committers
| Name | Commits | |
|---|---|---|
| radzhome | r****e@g****m | 75 |
| Greg Taylor | g****r@d****m | 62 |
| jcartmell | me@j****t | 11 |
| James Van Dyne | j****s@s****m | 8 |
| Greg Taylor | g****r@l****m | 6 |
| Brent Sanders | b****t@s****m | 6 |
| Greg Taylor | s****s@g****m | 5 |
| Daniel Anderson | d****l@d****m | 4 |
| christopherpryer | c****r@g****m | 3 |
| dmpayton | d****k@c****m | 3 |
| Greg Taylor | g****r@g****m | 3 |
| Koushik M L N | k****a@k****m | 2 |
| foxxyz | f****z@g****m | 2 |
| Daniel S | d****l@l****m | 2 |
| Igor Támara | i****r@a****m | 1 |
| Jeff Johnson | j****f@f****m | 1 |
| Ethan Castillo | e****1@g****m | 1 |
| Istvan Bolya | i****n@m****m | 1 |
| Linekio | b****a@g****m | 1 |
| Martin | 1 | |
| Plattner, Thomas | t****r@n****m | 1 |
| Si Feng | s****g@g****m | 1 |
| Vatsal Shah | s****0@g****m | 1 |
| Piotr Kilczuk | p****r@p****) | 1 |
| Michael Stella | m****4@g****m | 1 |
| Rad Wojcik | r****d@G****l | 1 |
| Nate Dobbs | n****e@n****m | 1 |
| topwebmaster | t****r@i****u | 1 |
| PRAKASH | p****3@w****m | 1 |
| unknown | b****n@b****) | 1 |
| and 3 more... | ||
Committer Domains (Top 20 + Academic)
iress.com: 1
brandon-pc.(none): 1
webkul.com: 1
inbox.ru: 1
natedobbs.com: 1
piotr-desktop.(none): 1
novartis.com: 1
mcule.com: 1
fpgadeveloper.com: 1
axiacore.com: 1
languagesinmotion.com: 1
kodemlaw.com: 1
gc-taylor.com: 1
cukerinteractive.com: 1
dattrix.com: 1
sandersnewmedia.com: 1
l11solutions.com: 1
sugoisoft.com: 1
j.oshua.net: 1
duointeractive.com: 1
Issues and Pull Requests
Last synced: 11 months ago
All Time
- Total issues: 75
- Total pull requests: 30
- Average time to close issues: 6 months
- Average time to close pull requests: 5 months
- Total issue authors: 60
- Total pull request authors: 24
- Average comments per issue: 2.25
- Average comments per pull request: 0.8
- Merged pull requests: 18
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 1
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 1
- Pull request authors: 0
- Average comments per issue: 0.0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- sivakumarb-nalashaa (5)
- Helix31522 (4)
- ArvindNandi (2)
- gothill (2)
- noodlebreak (2)
- adityaduggal (2)
- MatinF (2)
- stenci (2)
- ghost (2)
- Fedeliveryworldwide (2)
- KJSanchez (1)
- jerodg (1)
- maxmetis (1)
- arunssjoshi (1)
- Bobspadger (1)
Pull Request Authors
- istvanbolya (2)
- gothill (2)
- MatinF (2)
- radzhome (2)
- gvyshnya (2)
- topwebmaster (2)
- rachitm99 (1)
- kokon (1)
- danielshorten (1)
- Linekio (1)
- evorw (1)
- fpgadeveloper (1)
- cnpryer (1)
- emleen (1)
- ethancastillo (1)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 2
-
Total downloads:
- pypi 1,124 last-month
-
Total dependent packages: 0
(may contain duplicates) -
Total dependent repositories: 16
(may contain duplicates) - Total versions: 23
- Total maintainers: 3
pypi.org: fedex
Fedex Web Services API wrapper.
- Homepage: https://github.com/python-fedex-devs/python-fedex
- Documentation: https://fedex.readthedocs.io/
- License: BSD
-
Latest release: 2.4.1
published over 6 years ago
Rankings
Dependent repos count: 3.6%
Forks count: 3.8%
Downloads: 4.8%
Average: 5.6%
Stargazers count: 5.7%
Dependent packages count: 10.0%
Last synced:
11 months ago
pypi.org: ncswash-fedex
Fedex Web Services API wrapper.
- Homepage: https://github.com/python-fedex-devs/python-fedex
- Documentation: https://ncswash-fedex.readthedocs.io/
- License: BSD
-
Latest release: 2.4.1
published almost 3 years ago
Rankings
Forks count: 4.0%
Stargazers count: 5.7%
Dependent packages count: 7.4%
Average: 21.6%
Dependent repos count: 69.1%
Maintainers (1)
Last synced:
11 months ago
Dependencies
requirements.txt
pypi
- suds-community ==1.0.0
setup.py
pypi
- suds-community *