Skip to main content

Provides support for geany's control socket

Project description

About

This small library provides you with a simple interface to open files in an active geany instance. This can be used in simple scripts for example.

Requirements

This library depends on PyGObject. Unfortunately I can’t specify this in the setup.py file because as of version 2.28.3 PyGObject doesn’t support the installation process with pip. This is an issue but I can’t help it.

Example

Opening a file:

>>> import PyGeany
>>> with PyGeany.GeanyConnection() as a:
...     a.send_open('/tmp/test')
...

Project details


Release history Release notifications | RSS feed

This version

0.1

Download files

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

Source Distribution

PyGeany-0.1.tar.gz (2.4 kB view details)

Uploaded Source

File details

Details for the file PyGeany-0.1.tar.gz.

File metadata

  • Download URL: PyGeany-0.1.tar.gz
  • Upload date:
  • Size: 2.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for PyGeany-0.1.tar.gz
Algorithm Hash digest
SHA256 ad1fb7a3635c24df22bfa28ebcf0baa30d140f12a0da1e9b751e844cb219edc4
MD5 47a5fbab246d2f8d2540d123ab94f6b9
BLAKE2b-256 5520da288c4b079e88fe025cd6fa5505c175700c60e892ecd71c0b98850e92b1

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