Skip to main content

Library containing artifact type enums and functions

Project description

PolySwarm Artifact

pipeline status coverage report

Python package for mapping artifact types to the ArtifactType enum in the BountyRegistry contract.

Supports python3 >=3.5.2 and >=3.6.5.

Versions in this schema

Everything in here is meant to be a part of an evolving schema. No versions, but all changes are additions only.

Use non-null and required carefully

Since we cannot remove fields, when a field is no longer useful, it needs to be nullable. Unfortunately we cannot add nullable at a later date, as that would invalidate new schemas when being read by an old

We can easily remove required fields, but we cannot add more. Doing so would invalidated old schemas.

Schema object

Schema objects possess the following methods and attributes:

dict() returns a dictionary of the model's fields and values json() returns a JSON string representation dict() copy() returns a deep copy of the model parse_obj() a utility for loading any object into a model with error handling if the object is not a dictionary parse_raw() a utility for loading strings of numerous formats parse_file() like parse_raw() but for files from_orm() loads data into a model from an arbitrary class schema() returns a dictionary representing the model as JSON Schema schema_json() returns a JSON string representation of schema() construct() a class method for creating models without running validation __fields_set__ Set of names of fields which were set when the model instance was initialised __fields__ a dictionary of the model's fields __config__ the configuration class for the model

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

polyswarm-artifact-1.4.0.tar.gz (7.0 kB view details)

Uploaded Source

Built Distribution

polyswarm_artifact-1.4.0-py3-none-any.whl (8.4 kB view details)

Uploaded Python 3

File details

Details for the file polyswarm-artifact-1.4.0.tar.gz.

File metadata

  • Download URL: polyswarm-artifact-1.4.0.tar.gz
  • Upload date:
  • Size: 7.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/46.2.0 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.8.2

File hashes

Hashes for polyswarm-artifact-1.4.0.tar.gz
Algorithm Hash digest
SHA256 b00b5204fe3c540221f1cd476914d9713c918a4a0813aa3357bdd8de0228016c
MD5 d45a6c0ebfa6ffd3fbab6194c44e1d29
BLAKE2b-256 9631db009aeb3afb26f53f8bbc04f111afe6809e10911e460c74556300cd38f2

See more details on using hashes here.

File details

Details for the file polyswarm_artifact-1.4.0-py3-none-any.whl.

File metadata

  • Download URL: polyswarm_artifact-1.4.0-py3-none-any.whl
  • Upload date:
  • Size: 8.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/46.2.0 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.8.2

File hashes

Hashes for polyswarm_artifact-1.4.0-py3-none-any.whl
Algorithm Hash digest
SHA256 64b0f89a51bd1bf0fc01db4ea29d9971839fb8871238e0c1ce98487d014182ac
MD5 0c435c36a9b0d8001a6579ac4ec79b67
BLAKE2b-256 6eefa5e6df7d8c30d91023ad5e9ebacab17cba46a73b9db22995b5fe41c5b2aa

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