Skip to main content

A library written in Python to handle brokering submission into EBI archives.

Project description

submission-broker

A library written in Python to handle brokering submission into EBI archives.

The client is under development, so any contribution encouraged and welcome.
Please, create a branch from the latest main branch,
do your modification(s) and create a Pull Request against the latest main branch.
We are going to review it and after careful consideration
we might merge it into the main branch.

Prerequisites

  • Python3 should be installed in your environment.

Installation

    pip install submission-broker  

Developer Notes

Publish to PyPI

  1. Create PyPI Account through the registration page.

    Take note that PyPI requires email addresses to be verified before publishing.

  2. Add a setup.py configuration file containing the name and version of the project.

  3. Package the project for distribution.

     python setup.py sdist
    

    Take note that setup.py is configured to build a distribution with name submission-broker. Currently this PyPI project is owned privately and may require access rights to change. Alternatively, the project name in setup.py can be changed so that it can be built and uploaded to a different PyPI entry.

  4. Install Twine

     pip install twine        
    
  5. Upload the distribution package to PyPI.

     twine upload dist/*
    

    Running python setup.py sdist will create a package in the dist directory of the project base directory. Specific packages can be chosen if preferred instead of the wildcard *:

     twine upload dist/submission-broker-0.1.0.tar
    

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

submission-broker-0.2.0.tar.gz (5.8 kB view details)

Uploaded Source

Built Distribution

submission_broker-0.2.0-py3-none-any.whl (12.3 kB view details)

Uploaded Python 3

File details

Details for the file submission-broker-0.2.0.tar.gz.

File metadata

  • Download URL: submission-broker-0.2.0.tar.gz
  • Upload date:
  • Size: 5.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/3.7.3 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.7.4

File hashes

Hashes for submission-broker-0.2.0.tar.gz
Algorithm Hash digest
SHA256 7d8bcc27c51e74f53a945bc1c2888fff50cf55d3c6468bcfcec1bdb89d934eba
MD5 d0d811dcd5a870396ee41dc833542b66
BLAKE2b-256 9576ab491699400c4f05f91d7d6c1e139bbd512a39901240242c0fee4d3ace92

See more details on using hashes here.

File details

Details for the file submission_broker-0.2.0-py3-none-any.whl.

File metadata

  • Download URL: submission_broker-0.2.0-py3-none-any.whl
  • Upload date:
  • Size: 12.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/3.7.3 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.7.4

File hashes

Hashes for submission_broker-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 236343e92938724ebd4d5dae82adc5621974d359b2795ac565911a6952c87ef5
MD5 dc9fb63b4bc22c0768e880cc2b41e9bc
BLAKE2b-256 e3bee1cefcbb4052281502df58e4c1535879547a4259e59536ec37748354a138

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page