Skip to main content

A server to serve jetbrains plugins

Project description

Creates a jetbrains-compatible plugin server with a given list of plugins

How-to use

Download the data

Use the script dl_data.py to fetch plugins metadata and data from jetbrains server, and save them where you want

Create the server

from fastapi import FastAPI

from jetbrains_plugin_server import create_plugin_server
from jetbrains_plugin_server.model.data_listing import FSDataListing

app: FastAPI = create_plugin_server(
    FSDataListing("/data/myfolder"),
    "https://myendpoint/plugins/{plugin_version_id}"
)

Then deploy it like you want

Use the server

Register the server in your IDE

Tools

  • jetbrains_plugin_server/tools/dl_data.py to fetch plugins specifications, versions and content from jetbrains to a local filesystem
  • jetbrains_plugin_server/tools/gen_json_cache.py to build a JSON cache to answer faster, using either a filesystem storage, an artifactory or an apache server

Paths

  • / to get the readme OR the compliant xml content if url param build is provided
  • /cache to get the full JSON cache of the server
  • /packages to get a nicer view of the available packages
  • /docs the openapi spec of the app, provided by FastAPI

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

jetbrains_plugin_server-0.1.9.tar.gz (11.2 kB view details)

Uploaded Source

Built Distribution

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

jetbrains_plugin_server-0.1.9-py3-none-any.whl (13.7 kB view details)

Uploaded Python 3

File details

Details for the file jetbrains_plugin_server-0.1.9.tar.gz.

File metadata

  • Download URL: jetbrains_plugin_server-0.1.9.tar.gz
  • Upload date:
  • Size: 11.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for jetbrains_plugin_server-0.1.9.tar.gz
Algorithm Hash digest
SHA256 09dacaa1d934a8fc39a810be1ea5c5a4768b9d1a998bf1bb65cd548c9923ca1a
MD5 096b6fae95463e0ab9d87a78c51462d8
BLAKE2b-256 1a98c310dc620f5a90c133cc248b63f8dedf8e40491dda565e34adb0f952ed17

See more details on using hashes here.

Provenance

The following attestation bundles were made for jetbrains_plugin_server-0.1.9.tar.gz:

Publisher: release.yml on azro352/jetbrains-plugin-server

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file jetbrains_plugin_server-0.1.9-py3-none-any.whl.

File metadata

File hashes

Hashes for jetbrains_plugin_server-0.1.9-py3-none-any.whl
Algorithm Hash digest
SHA256 af325993f3fd18c8b0060b33a5ef15401a39df8443bc14ed454a36f957c6d0a6
MD5 12758f6a8df14eddc88c1d44ffb0514a
BLAKE2b-256 1b1c6fa55c1418ea8abc485a680550694c3797acdc5e1fe1360b2f26849d271b

See more details on using hashes here.

Provenance

The following attestation bundles were made for jetbrains_plugin_server-0.1.9-py3-none-any.whl:

Publisher: release.yml on azro352/jetbrains-plugin-server

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

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