Posts

  • memoize-state

    The magic memoization for the State management. ✨🧠

    Tags: #javascript β€’ memoization β€’ proxy

  • SublimeJEDI

    awesome Python autocompletion with SublimeText

    cd ~/.config/sublime-text-2/Packages/
    git clone https://github.com/srusskih/SublimeJEDI.git "Jedi - Python autocompletion"
    

    Tags: #python

  • ansible-plugin

    Ansible Integration for Rundeck

    In March of 2022 PagerDuty transferred this repo to the Rundeck Plugins organization. frozenice has done a wonderful job bringing this functionality to the Rundeck Community and has asked Rundeck to take over maintenance going forward. The move will allow us to better manage Issues and approve/merge Pull Requests, etc. The plugin will continue to be available to the Open Source community. Over the next few months our team will review all open PRs and merge or provide feedback/review comments as necessary.

    Tags: #java β€’ rundeck β€’ ansible

  • googlemaps-scraper

    Google Maps reviews scraping

    Scraper of Google Maps reviews. The code allows to extract the most recent reviews starting from the url of a specific Point Of Interest (POI) in Google Maps. An additional extension helps to monitor and incrementally store the reviews in a MongoDB instance.

    Tags: #python β€’ scraper β€’ reviews

  • external-media-without-import

    A WordPress plugin which enables you to add external images to the media library without importing, i.e. uploading them to your WordPress site.

    1. Upload the plugin files to the /wp-content/plugins/external-media-without-import directory, or install the plugin through the WordPress plugins screen directly.
    2. Activate the plugin through the β€˜Plugins’ screen in WordPress.

    Then you can use the plugin to add external media without import.

    Tags: #php

  • vim-awesome

    Awesome Vim plugins from across the universe

    Vim Awesome wants to be a comprehensive, accurate, and up-to-date directory of Vim plugins.

    Many recent Vim plugins are announced on Hacker News or specialized boards, and have since become widely used. But how does a new user find out about these? We wanted to solve that problem and others with Vim Awesome β€” an open-sourced community resource for discovering new and popular Vim plugins.

    Technical report on the details

    Tags: #python

  • react-native-mapbox-gl

    A Mapbox GL react native module for creating custom maps

    This repository is no longer actively maintained.

    Continued development of react-native-mapbox-gl may be found in the community driven repository at https://github.com/react-native-mapbox-gl/maps. This new repository uses the latest versions of the Mapbox SDKs for iOS and Android, and contains a long range of improvements over the current one. We recommend you review the changelog for the new repository and transition to it.

    This repository will only accept PRs containing bug fixes. Any new feature development will happen in the new repository.

    Tags: #java β€’ mapbox-gl β€’ android

  • sentinelhub-py

    Download and process satellite imagery in Python using Sentinel Hub services.

    The sentinelhub Python package is the official Python interface for Sentinel Hub services. It supports most of the services described in the Sentinel Hub documentation and any type of satellite data collections, including Sentinel, Landsat, MODIS, DEM, and custom collections produced by users.

    The package also provides a collection of basic tools and utilities for working with geospatial and satellite data. It builds on top of well known packages such as numpy, shapely, pyproj, etc. It is also a core dependency of eo-learn Python package for creating geospatial data-processing workflows.

    The main package resources are GitHub repository, documentation page, and Sentinel Hub forum.

    Tags: #python β€’ python-library β€’ sentinel-hub

  • PlaceholderAPI

    The best and simplest way to add placeholders to your server! - 1M+ Downloads - 2.5k+ Placeholders

    [PlaceholderAPI][spigot] is a plugin for Spigot servers that allows server owners to display information from various plugins with a uniform format.

    Support for specific plugins are provided either by the plugin itself or through expansions. The expansions may be downloaded in-game through the PAPI Expansion Cloud. There are currently over 240+ expansions that support a wide variety of plugins, such as Essentials, Factions, LuckPerms, and Vault.

    PlaceholderAPI has been downloaded over 1,700,000 times on Spigot and has been used concurrently on over 45,000 servers, which makes it a must-have for a server of any type or scale.

    Tags: #java β€’ hacktoberfest

  • codequestion

    πŸ”Ž Semantic search for developers

    The easiest way to install is via pip and PyPI

    pip install codequestion
    

    Python 3.8+ is supported. Using a Python virtual environment is recommended.

    codequestion can also be installed directly from GitHub to access the latest, unreleased features.

    pip install git+https://github.com/neuml/codequestion
    

    See this link for environment-specific troubleshooting.

    Tags: #python β€’ machine-learning β€’ search

subscribe via RSS