Configuration for Python planets

Related tags

Configuration planet
Overview

Maintaining Planet Python (https://planetpython.org):

The Planet code is under the code/ directory. See code/README.pydotorg for details.

Comments
  • New article doesn't show up on planet

    New article doesn't show up on planet

    I have published a new entry in https://blog.ionelmc.ro/feeds/python.atom.xml (7 may) and it doesn't seem to show up on the planet. Is there a problem on my end?

    opened by ionelmc 20
  • [BUG] Link for

    [BUG] Link for "Andrea Grandi" feed is wrong

    Hi, I want to notify you of a bug/problem that is happening on the Planet.

    I am using:
    O.S: any Browser: any Platform: (mobile, tablet, desktop)

    Problem

    If you go on http://planetpython.org the Andrea Grandi link points to http://planetpython.org/ instead of pointing to the correct feed that is https://www.andreagrandi.it/category/python/feed/

    Details

    The configuration seems to be fine: https://github.com/python/planet/blob/master/config/config.ini#L1784 The only thing I would amend is that I'm serving it through https not http.

    I can make a PR to change the url to be https but I don't think this is breaking anything because server side I've a redirect rule, so even the http "should" be valid.

    Could you please have a look and check what else could be wrong?

    Thanks.

    opened by andreagrandi 19
  • Remove ItsMyCode for spamming

    Remove ItsMyCode for spamming

    REPORT A BUG/PROBLEM


    Hi, I want to notify you of a bug/problem that is happening on the Planet.

    Problem

    ItsMyCode (https://itsmycode.com/) is currently spamming eaqual articles, which are all the same, with only one exception: They name another, popular Python Module. The rest of all the articles is the same and sums to "If you encounter a module not found error, install it."

    Examples:

    • https://itsmycode.com/no-module-named-crypto/
    • https://itsmycode.com/no-module-named-colorama/
    • https://itsmycode.com/no-module-named-click/
    • https://itsmycode.com/no-module-named-bs4/
    • https://itsmycode.com/no-module-named-boto3/
    • https://itsmycode.com/no-module-named-bio/
    • https://itsmycode.com/no-module-named-absl/

    All articles exchange more or less only the name of the module and thus flood the planet site.

    Thanks.

    opened by The-Judge 16
  • Odoo Community Association

    Odoo Community Association

    is apparently dynamically setting the timestamps on the articles in its feed, causing their article(s) to rise to the top of the Planet Python page every day.

    opened by jbradberry 16
  • Tweet about a specific Python post not appearing in @planetpython Twitter stream ...

    Tweet about a specific Python post not appearing in @planetpython Twitter stream ...

    ... although the post itself did appear on Planet Python.

    This is the post in question:

    http://jugad2.blogspot.com/2015/11/convert-xlsx-to-pdf-with-python-and.html

    It was posted on jugad2.blogspot.com on Monday, November 23, 2015.

    Some hours later, it appeared on Planet Python, as is normal, since the post had the label python, and the subfeed jugad2.blogspot.com/search/label/python is included as a feed in Planet Python.

    But the tweet about the post did not appear in the @planetpython Twitter stream, although it should have.

    opened by vasudevram 13
  • Updated feed URL for Daniel Roy Greenfeld

    Updated feed URL for Daniel Roy Greenfeld

    EDIT FEED


    Hi, I want to change my current feed url from http://pydanny.github.com/feeds/python.atom.xml to https://www.pydanny.com/feeds/python.atom.xml

    I checked the following required validations: (mark all 4 with [x])

    1. [X] My feed is valid, I checked using https://validator.w3.org/feed/check.cgi?url=https://www.pydanny.com/feeds/python.atom.xml and it is valid!
    2. [x] My feed is a Python Specific feed, e.g: I am proposing the filtered tag or categorized feed url
    3. [x] I only post content to this feed which is related to the Python language and its components and libraries. Or content that I consider interesting for the Python community.
    4. [x] I am aware that once my feed is added it can take a few hours to start being fetched (according to the server update cycle)

    Thanks in advance for changing my feed on Python Planet! :+1:

    opened by pydanny 10
  • OPML feed doesn't match URL in config.ini

    OPML feed doesn't match URL in config.ini

    REPORT A BUG/PROBLEM


    Hi, I want to notify you of a bug/problem that is happening on the Planet.

    Problem

    http://planetpython.org/opml.xml does not have feed URLs that exactly match https://github.com/python/planet/blob/master/config/config.ini.

    Details

    If you look at https://github.com/python/planet/blob/master/config/config.ini you will notice that I have a feed at https://snarky.ca/rss/. But if you look at http://planetpython.org/opml.xml you will notice the feed is listed as http://snarky.ca/rss/ (so not HTTPS).

    I wrote a new post today and it has not shown up on the Planet and I'm wondering if it has to do with the fact that I have a general HTTP -> HTTPS forwarding rule and Planet is simply not following the forward.

    Thanks.

    opened by brettcannon 10
  • Add Inspired Python Feed

    Add Inspired Python Feed

    ADD FEED


    First of all, thank you for all your hard work on maintaining and running Planet Python :+1:

    My Name/Blog Name: Inspired Python

    My Blog RSS or ATOM Python specific feed url: https://www.inspiredpython.com/feed

    I checked the following required validations: (mark all 5 with [x])

    1. [x] My feed is valid, I checked using https://validator.w3.org/feed/check.cgi?url=MY_FEED_URL and it is valid!
    2. [x] My feed is a Python Specific feed, e.g: I am proposing the filtered tag or categorized feed url
    3. [x] I only post content to this feed which is related to the Python language and its components and libraries. Or content that I consider interesting for the Python community.
    4. [x] I am aware that once my feed is added it can take a few hours to start being fetched (according to the server update cycle)
    5. [x] My feed contains only content in English language.

    Thanks in advance for adding my feed to the PythonPlanet! :+1:

    bug 
    opened by mickeynp 9
  • Page stopped updating

    Page stopped updating

    REPORT A BUG/PROBLEM


    Hi, I want to notify you of a bug/problem that is happening on the Planet.

    I am using:
    O.S: Win8.1/Win10/iOS Browser: Chrome/IE/Safari Platform: Desktop/mobile

    Problem

    http://planetpython.org/ stopped updating. Last update on June 05, 2017 07:48 PM

    Details

    image

    Thanks.

    bug 
    opened by vmuriart 9
  • Remove Future Foundries, add Code Without Rules

    Remove Future Foundries, add Code Without Rules

    1. Future Foundries link is now defunct, as we've shut down the company (couple years ago actually).
    2. I am however now blogging at http://codewithoutrules.com - feed at http://codewithoutrules.com/atom.xml

    Thanks!

    opened by itamarst 8
  • Edit codementor.io feed URL

    Edit codementor.io feed URL

    EDIT FEED

    Hi, I want to change my current feed url from https://www.codementor.io/python/tutorial/feed/ to https://www.codementor.io/community/topic/python/feed

    I checked the following required validations:

    1. [X] My feed is valid, I checked using https://validator.w3.org/feed/check.cgi?url=MY_FEED_URL and it is valid!
    2. [X] My feed is a Python Specific feed, e.g: I am proposing the filtered tag or categorized feed url
    3. [X] I only post content to this feed which is related to the Python language and its components and libraries. Or content that I consider interesting for the Python community.
    4. [X] I am aware that once my feed is added it can take a few hours to start being fetched (according to the server update cycle)

    Thanks in advance for changing my feed on Python Planet! :+1:

    opened by joycelee11 7
  • github.com/python/planet should move to a different GH org/account.

    github.com/python/planet should move to a different GH org/account.

    I understand that the github.com/python GH org has historically been a bit of a catch-all for anything Python-related, but the SC has posted a GH org policy to try and clean that up. Given that Planet Python isn't specifically to do with core development or the CPython implementation, and isn't really maintained by core developers, it would be a good idea to move this repo to another org (or personal account).

    opened by Yhg1s 5
  • Posts not displaying at planetpython.org

    Posts not displaying at planetpython.org

    Hello everyone,

    I post articles to our Zato Blog - I link to it below - and I noticed that Planet Python did not publish the latest one.

    The RSS feed is valid, I can see the Planet's robot access it, but somehow the post does not display over at https://planetpython.org.

    Can you please check it in the Planet's logs and help me out in resolving it? Is there perhaps anything that I can do about it?

    https://zato.io/blog/ https://zato.io/blog/rss.xml https://zato.io/blog/posts/ssh-api-service.html

    Thank you.

    opened by dsuch 14
  • Github Action: Add a verification job

    Github Action: Add a verification job

    Hi all,

    Last week, I have detected some empty links, see #460. I suggest we could use the Github Actions once a week and check all the links and create an issue with the 404 links and invalidate RSS.

    For that, I suggest creating a small script with aiohttp and just check all the links.

    What do you think about this idea?

    Thank you,

    Stéphane

    opened by matrixise 0
  • Subscriptions Pointing to Planet Python instead of their relative blogs/sites and aren't showing up in the feed

    Subscriptions Pointing to Planet Python instead of their relative blogs/sites and aren't showing up in the feed

    REPORT A BUG/PROBLEM


    Hi, I want to notify you of a bug/problem that is happening on the Planet.

    I am using:
    O.S: Windows 10 Browser: Chrome Platform: desktop and mobile

    Problem

    Multiple blog/site links on the left column of the Planet Python home page don't link to their respective blogs. Rather, they link to planetpython.org itself. I don't think any of these sites are showing up in the Planet Py feed as a result. There are quite a number that do this, here are a few:

    PyCon Podcast PyBites PyLadies Pylons News Feed Pypix Francisco Souza Dariusz Suchojad Chris Perkins Benjamin W. Smith Ashish Dutt and the list goes on...

    Details

    planetpy_bug

    Thanks.

    opened by hobojoe1848 3
Owner
Python
Repositories related to the Python Programming language
Python
Flexible Python configuration system. The last one you will ever need.

OmegaConf Description Project Code quality Docs and support OmegaConf is a hierarchical configuration system, with support for merging configurations

Omry Yadan 1.4k Jan 2, 2023
Python Marlin Configurator to make valid configuration files to be used to compile Marlin with.

marlin-configurator Concept originally imagined by The-EG using PowerShell Build Script for Marlin Configurations The purpose of this project is to pa

DevPeeps 2 Oct 9, 2021
Simple dataclasses configuration management for Python with hocon/json/yaml/properties/env-vars/dict support.

Simple dataclasses configuration management for Python with hocon/json/yaml/properties/env-vars/dict support, based on awesome and lightweight pyhocon parsing library.

Teo Stocco 62 Dec 23, 2022
A Python library to parse PARI/GP configuration and header files

pari-utils A Python library to parse PARI/GP configuration and header files. This is mainly used in the code generation of https://github.com/sagemath

Sage Mathematical Software System 3 Sep 18, 2022
Pydantic-ish YAML configuration management.

Pydantic-ish YAML configuration management.

Dribia Data Research 18 Oct 27, 2022
Configuration Extractor for EXE4J PE files

EXE4J Configuration Extractor This script helps reverse engineering Portable Executable files created with EXE4J by extracting their configuration dat

Karsten Hahn 6 Jun 29, 2022
Sync any your configuration file to remote. Currently only support gist.

Sync your configuration to remote, such as vimrc. You can use EscSync to manage your configure of editor, shell, etc.

Me1onRind 0 Nov 21, 2022
Tools to assist with the configuration and maintenance of fapolicyd.

Tools to assist with the configuration and maintenance of fapolicyd.

Concurrent Technologies Corporation (CTC) 7 Dec 27, 2022
A tool to manage configuration files, build scripts etc. across multiple projects.

A tool to manage configuration files, build scripts etc. across multiple projects.

null 8 Dec 14, 2022
filetailor is a peer-based configuration management utility for plain-text files such as dotfiles.

filetailor filetailor is a peer-based configuration management utility for plain-text files (and directories) such as dotfiles. Files are backed up to

null 5 Dec 23, 2022
An application pulls configuration information from JSON files generated

AP Provisioning Automation An application pulls configuration information from JSON files generated by Ekahau and then uses Netmiko to configure the l

Cisco GVE DevNet Team 1 Dec 17, 2021
KConfig Browser is a graphical application which allows you to modify KDE configuration files found in ~/.config

kconfig_browser KConfig Browser is a graphical application which allows you to modify KDE configuration files found in ~/.config Screenshot Why I crea

null 11 Sep 15, 2022
Secsie is a configuration language made for speed, beauty, and ease of use.

secsie-conf pip3 install secsie-conf Secsie is a configuration language parser for Python, made for speed and beauty. Instead of writing config files

Noah Broyles 3 Feb 19, 2022
A slightly opinionated template for iPython configuration for interactive development

A slightly opinionated template for iPython configuration for interactive development. Auto-reload and no imports for packages and modules in the project.

Seva Zhidkov 24 Feb 16, 2022
Python 3+ compatible port of the configobj library

configobj Python 3+ compatible port of the configobj library. Documentation You can find a full manual on how to use ConfigObj at readthedocs. If you

Differently Sized Kittens 288 Dec 14, 2022
🤫 Easily manage configs and secrets in your Python projects (with CLI support)

Installation pip install confidential How does it work? Confidential manages secrets for your project, using AWS Secrets Manager. First, store a secr

Candid™️ 63 Oct 30, 2022
A modern simfile parsing & editing library for Python 3

A modern simfile parsing & editing library for Python 3

ash garcia 38 Nov 1, 2022
Scooch Configures Object Oriented Class Hierarchies for python

Scooch Scooch Configures Object Oriented Class Hierarchies for python. A good place to start with Scooch is at the documentation found here. Scooch is

Pandora Media, Inc. 6 Dec 20, 2022
A set of Python scripts and notebooks to help administer and configure Workforce projects.

Workforce Scripts A set of Python scripts and notebooks to help administer and configure Workforce projects. Notebooks Several example Jupyter noteboo

Esri 75 Sep 9, 2022