GateNLP / ultimate-sitemap-parser

Ultimate Website Sitemap Parser
https://mediacloud.org/
Other
181 stars 64 forks source link

Need Contribution and Set up Guidelines to facilitate in Development. #7

Closed jayanthchandra closed 5 years ago

jayanthchandra commented 5 years ago

Since this is in the initial stage of development, it would be great if we have documentation for the setting up of parser like having setting up of virtualenv, requirements file etc.

pypt commented 5 years ago

Hey Jayanth!

ultimate_sitemap_parser is a standard Python module, so you can install it using any tool of your choice.

Trying to list all such tools for dependency and environment management (easy_install, pip, pipenv, pyenv, virtualenv, pip-tools, ...) and teaching the users how to use them would be somewhat unreasonable.

I agree, though, that usage documentation is not very comprehensible at this time. We'll try to improve it soon.