Nekmo

Results 85 issues of Nekmo

In `find_provider` remove `country` for NordVPN. Additional requests are being made if the country is changed in the filtering.

If the proxy has many positive votes, but receives several negative votes, the negative votes must multiply. After X negative the proxies the proxy goes into blacklist to avoid further...

enhancement

## Resume The code is mostly typed, but we don't have anything to check it! To do this, we need to enable it in the **CI process**. We are using...

enhancement
help wanted
hacktoberfest

### Describe your suggested feature ## Resume Currently, the project is using `libraries.io` through scraping, but after several attempts, the user may be banned. As an alternative, we can implement...

enhancement
help wanted
hacktoberfest

https://pypi.org/project/asgiref/ ``` 📦 Package asgiref: F ◾ Basic info present: +1 ◾ Source repository present: +1 ◾ Readme present: +1 ◾ License present: +1 ◾ Has multiple versions: +3 ◾...

To use it add to `conf.py`: ```python directory = os.path.dirname(os.path.abspath(__file__)) # Add project root path to sys.path sys.path.append(os.path.abspath(os.path.join(directory, '../'))) os.environ['DJANGO_SETTINGS_MODULE'] = 'my_project.settings' django.setup() ``` This requirement is the same as...

DRF is very popular. It would be a great addition! https://www.django-rest-framework.org/