Jul-28-2020, 08:11 AM Hi everyone, I've just got the PyCharm student's version. Could you please tell me if Open source code means that eveyone can see/ use my code? Does it really safe to use IDEs as that without any concern? Thank you for Helping. Jul-28-2020, 08:32 AM (This post was last modified: Jul-28-2020, 09:16 AM by buran.) You should distinguish between the license of the IDE and the licenses of your code. You can distribute your code under any licenses you want. If you choose to distribute your code under open source license - look at https://opensource.org/ Open source definition open source FAQ also license comparisonalso look at Open Source software vs free and open source software on wikipedia Red Hat Enterprise Linux have a Report on the State of the Enterprise Open Source If you can't explain it to a six year old, you don't understand it yourself, Albert Einstein How to Ask Questions The Smart Way: link and another link Create MCV example Debug small programs Jul-28-2020, 08:52 AM (Jul-28-2020, 08:32 AM)buran Wrote: You should distinguish between the license of the IDE and the licenses of your code. First of all, thank you. So, it's actually says that as long as i won't distribute my code to anyone, It will remain private? Jul-28-2020, 09:19 AM (This post was last modified: Jul-28-2020, 09:19 AM by buran.) (Jul-28-2020, 08:52 AM)Ben69ben Wrote: as long as i won't distribute my code to anyone, It will remain privateyes( well, unless someone installed spyware on your computer in order to steal your code :-)) Note that Student license of PyCharm DOES NOT allows you to distribute your code as commercial product. But it was not you asked for initially. Under the Student license you can use software for non-commercial, educational purposes only, including conducting academic research or providing educational services; Note that PyCharm also has free community edition as well as open-source license for core-developers of eligible open-source projects. If you are going to distribute your code I would use the community version or choose other IDE like VSCode If you can't explain it to a six year old, you don't understand it yourself, Albert Einstein How to Ask Questions The Smart Way: link and another link Create MCV example Debug small programs Jul-28-2020, 09:57 AM (Jul-28-2020, 09:19 AM)buran Wrote:Thank you for your help!(Jul-28-2020, 08:52 AM)Ben69ben Wrote: as long as i won't distribute my code to anyone, It will remain privateyes( well, unless someone installed spyware on your computer in order to steal your code :-)) |


Jetbrains Student Pack

Student license holders can get a 25% Graduation discount, which can be used towards the purchase of a new personal subscription for any single JetBrains product or for the All Products pack. The same 25% Graduation discount is offered to students of coding bootcamps and training courses who have used free coupon codes during their training. But for most students, real world tools can be cost-prohibitive. That's why we created the GitHub Student Developer Pack with some of our partners and friends: to give students free access to the best developer tools in one place so they can learn by doing. The community edition of PyCharm is Apache 2 licensed: meaning it is free and open source and you can go to GitHub, and look at the source code. You’re free to use it whenever, and wherever you like, including at work. Additionally, you can fork and modify it. JetBrains, the manufacturer, offers a Student License for PyCharm. Each Vanderbilt faculty and student is eligible to apply for a free PyCharm Student License. You may use a Student License for teaching, coursework, and academic research. Yes, you can use your personal license at work as well as at home. You can use it working on your personal projects as well as your projects in your company. Our EULAs do not restrict this.
Possibly Related Threads… | |||||
Thread | Author | Replies | Views | Last Post | |
New open-source Python SDK for NEO blockchain | Marsum | 0 | 452 | Aug-28-2020, 09:16 AM Last Post: Marsum | |
invitation to an open source community discord server | ronblue77 | 2 | 805 | Aug-22-2020, 11:58 AM Last Post: ronblue77 | |
Looking for contributors for a new open source coding education platform | alexmojaki | 0 | 5,269 | Aug-01-2020, 12:43 PM Last Post: alexmojaki | |
Learning through doing -- Where to get experience??? Open Source Volunteering. | pav1983 | 2 | 738 | May-28-2020, 05:53 PM Last Post: buran | |
Open Source Software for Data Pipeline Testing | keaton8630 | 0 | 1,757 | Dec-05-2019, 05:50 PM Last Post: keaton8630 | |
Working with open source software | Yamin | 7 | 1,595 | Feb-21-2019, 06:01 PM Last Post: buran | |
How do I properly release my code open-source? | Brennan | 1 | 1,324 | Jun-30-2018, 12:33 PM Last Post: snippsat | |
What does mean open source? | wavic | 2 | 1,281 | May-13-2018, 11:46 AM Last Post: wavic | |
Faces of Open Source | nilamo | 3 | 2,034 | Aug-09-2017, 12:37 AM Last Post: ichabod801 | |
Open Source and X Platform development editor for Python | donj | 12 | 7,419 | Nov-03-2016, 08:15 PM Last Post: snippsat |
Pycharm Professional Student
