klen / klen/django_markdown

Document Python 3 compatibility

Open
#63 0 comments 1 reaction 0 assignees View on GitHub
Dominant language
JavaScript
Stars
389
Forks
140
PR merge metrics
No merged PRs in 30d

Description

It's not clear from the `README.md` file whether Python 3 is supported or not.

Also, the `setup.py` file should indicate whether it supports Python 3 like this:

```
'Programming Language :: Python :: 3',
```

Thanks!
##

---
Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/31682680-document-python-3-compatibility?utm_campaign=plugin&utm_content=tracker%2F332251&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F332251&utm_medium=issues&utm_source=github).

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with README.md and setup.py, which are the files named in the issue. Confirm the project's Python 3 support, document it in the README, and add the Python 3 programming-language classifier to setup.py. Done means both files clearly indicate Python 3 compatibility.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
documentation
Issue type
Documentation
Difficulty
1/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.