Need Python Project Idea (For resource or anything)

Status
This thread has been locked.

Sullybash12

Get Your Python Programs and Discord Bots!
Premium
Feedback score
31
Posts
1,198
Reactions
522
Resources
0
Thread Title
Need Python Project Idea (For resource or anything)

Prize name
Free copy of the project/resource

Requirements and other relevant information
I need a project idea that can be made in Python that is useful. Drop your ideas below and if I find one that is good and doable I will give you a free copy!

End date
Aug 1, 2020

If award date is different from contest end date, please specify.
Aug 1, 2020
 
PebbleHost
High performance, consistent uptime and fast support. Minecraft hosting that just works.

CyberBullie

Feedback score
0
Posts
7
Reactions
3
Resources
0
A custom python discord bot for servers, included all features needed like tickets, moderation, etc.
 

Sullybash12

Get Your Python Programs and Discord Bots!
Premium
Feedback score
31
Posts
1,198
Reactions
522
Resources
0
A custom python discord bot for servers, included all features needed like tickets, moderation, etc.
I'd say many of those already exist - many of them free. I'm looking for a more unique idea but thanks for the response!
 

whiteout.

Premium
Feedback score
4
Posts
53
Reactions
10
Resources
0
a discord bot that provides information about a minecraft account, name history, capes, optifine cape, hypixel stats, and other information you can get from various places.
 

Satan

Devil#0666
Supreme
Feedback score
52
Posts
3,667
Reactions
1,442
Resources
0
Patch Discord's screensharing/livestreaming for browsers, macs, (any platform that isnt windows) to share sound too. Not sure if this is possible lol.
 

Sullybash12

Get Your Python Programs and Discord Bots!
Premium
Feedback score
31
Posts
1,198
Reactions
522
Resources
0
Patch Discord's screensharing/livestreaming for browsers, macs, (any platform that isnt windows) to share sound too. Not sure if this is possible lol.
Not sure discord has an API for that. For sound go to the specific application window tab and click on the thing you want to share though...
 

tiehm

Developer
Supreme
Feedback score
7
Posts
688
Reactions
455
Resources
0
As python is often used for AI stuff, how about an AI which generates song texts based on all songs of an artist.
 

Satan

Devil#0666
Supreme
Feedback score
52
Posts
3,667
Reactions
1,442
Resources
0
Not sure discord has an API for that. For sound go to the specific application window tab and click on the thing you want to share though...
Its not supported on any other platform but windows. I use a mac lol
 

Pinas

Owner of PineapplesConfigs
Premium
Feedback score
0
Posts
5
Reactions
0
Resources
0
A program that lets you draw on a cartesian plane with points, then it gives you a list of X an Y of every point
 

T0p1c

Premium
Feedback score
7
Posts
54
Reactions
15
Resources
0
An iOS app using AI to recognize certain elements through a camera (such as faces, cars, dogs, etc.). This could be challenging because of the mobile hardware limits! You could even allow the user to train the AI which would in turn teach the AI to identify all sorts of anomalies or occurrences in an image. The user could even select which things they would want identified or not.

TL;DR: An iOS AI that allows users to train and utilize AI in order to identify their desired occurrences in an image.
 

Sullybash12

Get Your Python Programs and Discord Bots!
Premium
Feedback score
31
Posts
1,198
Reactions
522
Resources
0
A program that lets you draw on a cartesian plane with points, then it gives you a list of X an Y of every point
Interesting idea, but matplotlib a python library already lets people do that
An iOS app using AI to recognize certain elements through a camera (such as faces, cars, dogs, etc.). This could be challenging because of the mobile hardware limits! You could even allow the user to train the AI which would in turn teach the AI to identify all sorts of anomalies or occurrences in an image. The user could even select which things they would want identified or not.

TL;DR: An iOS AI that allows users to train and utilize AI in order to identify their desired occurrences in an image.
That's actually a great idea but I'm talking about selling resources on here, not crazy million dollar projects that take years to develop :)
 

T0p1c

Premium
Feedback score
7
Posts
54
Reactions
15
Resources
0
Interesting idea, but matplotlib a python library already lets people do that

That's actually a great idea but I'm talking about selling resources on here, not crazy million dollar projects that take years to develop :)
It isn't actually infeasible for you to endeavor at all but I understand your skepticism! How about a Python application that takes a Minecraft world seed as an input and outputs a certain special location(s), such as the location of the End Portal, villages, other small occurrences, etc. Or maybe one that does this and directly communicates with your game during world generation, allowing you to have the coordinates marked on entrance to the world.
 

Sullybash12

Get Your Python Programs and Discord Bots!
Premium
Feedback score
31
Posts
1,198
Reactions
522
Resources
0
It isn't actually infeasible for you to endeavor at all but I understand your skepticism! How about a Python application that takes a Minecraft world seed as an input and outputs a certain special location(s), such as the location of the End Portal, villages, other small occurrences, etc. Or maybe one that does this and directly communicates with your game during world generation, allowing you to have the coordinates marked on entrance to the world.
Interesting! I'll have to look into that and seen if there are any equations or API's I could work with!
 

T0p1c

Premium
Feedback score
7
Posts
54
Reactions
15
Resources
0
Interesting! I'll have to look into that and seen if there are any equations or API's I could work with!
You could always create your own as well. That would add another level of complexity and "cool-ness" to the project! Of course this is an endeavor in itself, but you get my point. Pioneer!
 
Status
This thread has been locked.
Top