newslynx-sc-rss
This module contains all Sous Chefs which deal with RSS extraction.
Installation
$ mkvirtualenv newslynx-sc-rss
$ git clone https://github.com/newslynx/newslynx-sc-rss.git
$ cd newslynx-sc-rss
$ pip install .
Tests
Requires nose
$ nosetests
Documenation
Documentation for newslynx-sc-rss is hosted on Read The Docs.
It’s generated via the following steps
converts this file (README.md) into a ReStructured Text file, saving it to docs/index.rst
runs newslynx sc-docs newslynx_sc_rss -f rst to generate documentation for all the Sous Chefs in newslynx-sc-rss and saves the output to docs/sous-chefs.rst
Builds Sphinx Documentaiton from these files.
Continuous Integration
Builds for newslynx-sc-rss can be found on Travis
Contributing
See the contributing guidelines.
What’s in this module ?
-
This file
-
newslynx-sc-rss’s source-of-truth version.
-
newslynx-sc-rss’s python dependencies.
-
Specifications for which files to include in the PyPI distribution.
See the docs on this here.
-
Specification’s for building newslynx-sc-rss’s PyPI dsitribution.
-
Configurations for Travis Continuous Integration
You must activate this project on travis-ci.org for this to run on subsequent updates.
-
Helpers for managing newslynx-sc-rss.
Includes:
make clean:
Cleans out cruft from this directory.
make install:
Installs newslynx-sc-rss. Assumes that you’re in a virtual environment.
make all_tests:
Runs the tests.
make readme
Converts this file to .rst, including a table of contents, and saves it to docs/index.rst
make sous_chef_docs
Programmtically generates Sous Chef documentation by running newslynx sc-docs newslynx_sc_rss/ --format=rst > docs/sous-chefs.rst.
make all_docs:
Builds the sphinx docs for newslynx-sc-rss by running the above two commands.
make view_docs
Serves documentation at localhost:8000
make register:
Registers newslynx-sc-rss on PyPI.
make distribute:
Publishes a new version of newslynx-sc-rss to PyPI.
-
newslynx-sc-rss’s source code and Sous Chef configuration files.
-
Sphnix documentation for newslynx-sc-rss
-
nose tests for newslynx-sc-rss
Release files for newslynx-sc-rss 0.0.5
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| newslynx-sc-rss-0.0.5.tar.gz | 51.0 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| newslynx-sc-rss-0.0.5.macosx-10.10-intel.exe | Details |
Total release size: 170.8 kB
Release files / newslynx-sc-rss-0.0.5.tar.gz
| Download URL | newslynx-sc-rss-0.0.5.tar.gz |
|---|---|
| Size | 51.0 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
e55ae985eba0e37c33e56016eaf84644086b6c37e9eadf520572e0a1b84e4483
|
|
BLAKE2b-256 checksum How to use checksums |
bfbad5cfdfebb4a68bc8cd470dcb3bcbcbb53907cca4d9ed070898c57e4006c8
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
Release files / newslynx-sc-rss-0.0.5.macosx-10.10-intel.exe
| Download URL | newslynx-sc-rss-0.0.5.macosx-10.10-intel.exe |
|---|---|
| Size | 119.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
e4408739e2f17957ef0973e0b12a3e13de82cd9fd25ad7d70879d173daa99781
|
|
BLAKE2b-256 checksum How to use checksums |
6bd9790bad908aa0a0918151581fca9fc6c2120118ea8fa119a87356498ba8f2
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |