Skip to main content

Python import library extensions with implementation to import from url.

Project description

pyimporter

Python import lib extensions with implementation to import from url.

Installation

The easiest way to install the package is to use pip and install directly from pypi:

$ pip install pyimporter

Building

Install dependencies:

$ pip install --upgrade setuptools wheel
$ pip install --upgrade twine

Build the distribution package:

$ python setup.py sdist bdist_wheel

Upload the package to pypi:

$ python -m twine upload dist/*

Testing

The tests are implemented using pytest. You need to install pytest first:

$ pip install pytest

For functional tests, internally a live server is used. By default the functional tests are deselected. To run the functional tests, add the --functional option flag to pytest command line:

$ pytest --functional

If you prefer verbose output, add -v or -vv option to the pytest command line:

$ pytest --functional -vv

Reference

The import system: https://docs.python.org/3/reference/import.html

Sample implementations:

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

pyimporter-0.0.2.tar.gz (4.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

pyimporter-0.0.2-py3-none-any.whl (5.9 kB view details)

Uploaded Python 3

File details

Details for the file pyimporter-0.0.2.tar.gz.

File metadata

  • Download URL: pyimporter-0.0.2.tar.gz
  • Upload date:
  • Size: 4.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/49.6.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.1

File hashes

Hashes for pyimporter-0.0.2.tar.gz
Algorithm Hash digest
SHA256 73a94419110619ad1009e5079178183b4ffba0b9f840896ab08ac2da7071e09f
MD5 b975932266669148a36f8edacc528dcd
BLAKE2b-256 c4005b122d271d7573a70b39a460e06eec9f47507107cd820d1f23df53341a72

See more details on using hashes here.

File details

Details for the file pyimporter-0.0.2-py3-none-any.whl.

File metadata

  • Download URL: pyimporter-0.0.2-py3-none-any.whl
  • Upload date:
  • Size: 5.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/49.6.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.1

File hashes

Hashes for pyimporter-0.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 671259daae7737b4655686f806ca4007d06b3a35732ad89b0b0f0907ac37a59f
MD5 0f18e7bdb3e2f583fc3d3f6477cec430
BLAKE2b-256 5b36901649b41351d2fe64cf370454b5eb639d35ec43c6ca8a1d42b7729fe29a

See more details on using hashes here.

Supported by

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