Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Django Location Field | 519 | 83 | 22 days ago | 19 | March 27, 2019 | 12 | mit | JavaScript | ||
Location field and widget for Django. It supports Google Maps, OpenStreetMap and Mapbox | ||||||||||
Django Drf Filepond | 86 | 1 | a month ago | 14 | December 21, 2021 | 14 | bsd-3-clause | Python | ||
A Django app providing a server implemention for the Filepond file upload library | ||||||||||
Geoparser | 50 | a month ago | 2 | apache-2.0 | JavaScript | |||||
Extract and Visualize location from any file | ||||||||||
Django Mapbox Location Field | 49 | 1 | a year ago | 32 | March 01, 2022 | 1 | mit | Python | ||
Simple in use location model and form field with MapInput widget for picking some location. Uses mapbox gl js, flexible map provider API. Fully compatible with bootstrap framework. Can be used with spatial or plain databases. | ||||||||||
Django Geosimple | 41 | 5 | 4 years ago | 3 | March 13, 2017 | 7 | Python | |||
DEPRECATED/NO LONGER MAINTAINED | ||||||||||
Django Treasuremap | 22 | 6 months ago | mit | Python | ||||||
django-treasuremap app, makes it easy to store and display the location on the map using different providers (Google, Yandex). | ||||||||||
Django Cms Storelocator | 19 | 1 | 10 years ago | 20 | April 25, 2013 | 2 | bsd-3-clause | Python | ||
A store locator extension for Django CMS | ||||||||||
Django Location | 18 | 2 | 9 years ago | 36 | December 15, 2021 | mit | Python | |||
Gather, store, and display real-time location information from Foursquare, Apple iCloud, and more. | ||||||||||
Django Forbid | 18 | a day ago | mit | Python | ||||||
Secure your Django app by controlling the access - grant or deny user access based on device and location, including VPN detection. | ||||||||||
Bitcoinnodestats | 14 | 3 years ago | 2 | mit | Python | |||||
Bitcoin node status and statistics web interface based on Django |
An open source playlist randomiser for Spotify
The app swaps music played by users online in multiple methods namely Normal,Travel and Channel Mode. App is made using Flutter and Python. Backend uses websocket connection with backend for real time swapping of music. The websocket part is implemented with Django Channels.The backend is deployed in Heroku.
flutter pub get
flutter run
python3 manage.py migrate
python3 manage.py runserver [YOUR_IP_ADDRESS]:8000
For more details on local setup and working mail me at [email protected]