Тёмный

Visual Studio 2019 Launch: Python development with Visual Studio 

Microsoft Visual Studio
Подписаться 324 тыс.
Просмотров 164 тыс.
50% 1

Visual Studio 2019 comes with a number of updates for Python developers. See how Visual Studio 2019 makes working with Python fun.

Наука

Опубликовано:

 

1 апр 2019

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 49   
@dar1002v
@dar1002v 2 года назад
This is great. I hope to see more Python coding in Visual Studio videos.
@k-beat100
@k-beat100 4 года назад
Hello Tyreke White, Recently I installed the newest version of VS2019 on Windows 10, the new ai-based intellicode for python 3.X is not working well, i.e. when I type: from jinja2 import Environment, FileSystemLoader It won't show the auto-complete list to let me choose the FileSystemLoader when I type space after the comma, but the first one Environment after import will do. Also there are the same issues for other packages with from...import statement The bad thing is: from xlwings import Book bk = Book() st = bk.sheets.active st.cells(1, 1). # when I type the second dot in this line, it gives me wrong auto-complete list in VS2019 These two issues I listed above don't exist in VS2017 15.5.2 with db-cached intellisense 😅 Any help would be appreciate. thanks~ Cristin
@NGC7603
@NGC7603 4 года назад
This is really great, thank you so much! One question though - as I can understand from this presentation, you need to do the #%% for every piece of code that you'd like to see in the interactive window or use the "send to interactive" right click option, but is it possible to have it function similar to tools like Spyder? Where you can just hit F5 and run the whole script, have it calling functions from other scripts if need be and see the output in the interactive console - all with one button?
@769270865
@769270865 5 лет назад
I keep getting "pip is configured with locations that require TLS/SSL, however the ssl module in Python is not available." When installing any package. Really puzzled me that when I CMD to the pip seems to install is successful but it doesn't reflect on package manager in VS. Tried reinstall Python workload in VS installer but still getting the error.
@NguyenNguyen-th2eo
@NguyenNguyen-th2eo 4 года назад
I wonder if there is a conflict when I have both VS 2017 and 2019. I have met a problem before, when I tried to open a project that I had created in VS 2019 by using VS 2017, and VS 2017 could not do this (VS 2019 uses v142 build tool, not v141) and VS 2017 didnt have newer version build tool, there was no option to add this version of build tool to VS 2017 and that was kind of unconvenient to me (this project is C/C++). Now, I try to code Python using VS (on both 2017 and 2019 again), and something wrong also happens: IntelliSense not working or working but not properly. I also tried to reinstall both 2017 and 2019 but nothing changed. I dont really know what I should do now to this problem. Plz help me :(
@DoctorAndy46
@DoctorAndy46 4 года назад
In the option 'open in powershell' how do i use "conda activate" command. It says conda is not recognized.
@asonze52
@asonze52 4 года назад
Great presentation.
@MrPiyushbhalala
@MrPiyushbhalala 5 лет назад
Awesome!!!
@jervx829
@jervx829 5 лет назад
Awesome Augh!
@SimpMcSimpy
@SimpMcSimpy 5 лет назад
Great !!!
@fanzfanzilla
@fanzfanzilla Год назад
Wow! I am new to python so I have no idea what this guy was talking about. I guess this video is for seasoned python developers who may want to use VS2019. A lot of capabilities in VS2019 non of the jargon he is using in this video made sense to me. I probably back to this video after do basic python development.
@MuhammadRizwan-sy4ky
@MuhammadRizwan-sy4ky 5 лет назад
Awesome! #VS
@deepakmisra8973
@deepakmisra8973 3 года назад
Thank you,
@red_wheelbarrow641
@red_wheelbarrow641 11 месяцев назад
Tyreke is maybe the coolest name i have heard all year
@sanuk9650
@sanuk9650 3 года назад
We want the latest version of Python(>=3.8) to be supported by Visual Studio
@oludipe737
@oludipe737 2 года назад
hi Tyreke, my visual won't show the python command line, can you help out?
@ayeshaali6462
@ayeshaali6462 2 года назад
what is the difference betwween visual studio code and visual studio 2019
@gulliesgaminganddev9990
@gulliesgaminganddev9990 4 года назад
can you help me i am beginners now what i start first
@muhammadsanjarafaq914
@muhammadsanjarafaq914 4 года назад
VScode is very good, I've got a dual core Pentium. code is the only application which works on my PC.
@vladi3471
@vladi3471 4 года назад
it's all good,but how you incorporate python script in regular VB project? press button on form to run python code and give me back the results. I can't find this simple thing anywhere. Thanks!
@thorhammer7153
@thorhammer7153 2 года назад
Why aren't there more tutorials about python and visual studio? This looks amazing.
@MODEL-XD
@MODEL-XD 7 месяцев назад
por que es mejor visual estudio code y hacer todo por consola asta mas comodo es.
@dumidupramith3881
@dumidupramith3881 2 года назад
why visual studio not giving auto parenthesis in functions
@TheMtahir786
@TheMtahir786 5 лет назад
how can i build software application using python in visual studio? plzzz help?
@d3r1n
@d3r1n 3 года назад
you dont need to build python
@sharmiochannel
@sharmiochannel 4 года назад
For every project, if I am creating a virtual environment isn't it increase my storage?
@kendlemintjed7571
@kendlemintjed7571 2 года назад
it will increase the total project size, yes but it will also allow you to move projects from device to device without having to worry about what modules they have or haven't installed you are also able to create global virtual environments and then use them across projects
@raiyangamer8741
@raiyangamer8741 3 года назад
nice.
@tyrekewhite5743
@tyrekewhite5743 5 лет назад
For any comments, questions or concerns related to Python in Visual Studio, please reach out to/follow me on Twitter: @tyrekewhite14.
@NaveenGanpat
@NaveenGanpat 3 года назад
Thanks for this! I would like to download the files that you are mentioned. Please can you point me as to where I can find these?
@Snnake
@Snnake 3 года назад
This should be it visualstudio.microsoft.com/vs/features/python/
@zetachannel-blue01b7ff
@zetachannel-blue01b7ff 9 месяцев назад
この動画、MicrosoftのVisual Studio入門のページに貼られているんだけど日本語しか使えない初学者がこれを見るのは時間の無駄ではないかと思います
@Yev371
@Yev371 4 года назад
It would be great to see how to set up a debugger for python in the first place. I have a hard time finding info on it.
@Yev371
@Yev371 4 года назад
Nevermind, had to restart PC after installation for the debugger to work.
@AdamsTaiwan
@AdamsTaiwan 5 лет назад
Would like to see the same support for Julia
@pepperparkffm
@pepperparkffm 2 года назад
I wish VS became platform independent one day...
@AbelChipepe
@AbelChipepe 2 года назад
Dude, next make some gesture. Do not be a robot. Great news and keep up
@TheNefelin
@TheNefelin 2 года назад
Non FastAPI video? :(
@brinklebros7136
@brinklebros7136 2 года назад
thanks you didnt tell me how to create a new python script.
@RobertoSantander
@RobertoSantander 5 лет назад
Love it ! could you please point the repository in Github. Thanks!
@tyrekewhite5743
@tyrekewhite5743 5 лет назад
Hi! Here's the Flask app repo: github.com/Anapo14/Projects/tree/master/Flask_WebApp. See the comment above for the Mandlebrot code! Happy coding!
@skippyvondrake1788
@skippyvondrake1788 4 года назад
@@tyrekewhite5743 Hi Tyreke, the Flask app (and Anapo14) doesn't seem to be available at github anymore. Did you put it somewhere else?
@skippyvondrake1788
@skippyvondrake1788 4 года назад
Nevermind. Found it at github.com/Anapo14/python-sample-vscode-flask-tutorial. Thanks for the great tutorial!
@SGF08Y
@SGF08Y 4 года назад
Microsoft's CI/CD is simultaneously really cool and really annoying.
@jekkleegrace
@jekkleegrace 10 месяцев назад
Enderman😱
@jonztube
@jonztube 4 года назад
How sad...
Далее
Getting Started with Python in Visual Studio Code
32:48
▼КОРОЛЬ СОЖРАЛ ВСЕХ 👑🍗
29:48
Просмотров 412 тыс.
Чистка пляжа с золотом
00:49
Просмотров 345 тыс.
Top 18 Most Useful Python Modules
10:50
Просмотров 927 тыс.
The Complete Guide to Python Virtual Environments!
15:52
My Python Development Environment Setup - Full Tutorial
20:39
Jupyter Notebooks  in Visual Studio Code
20:50
Просмотров 112 тыс.
15 Tips to Boost Your Productivity in Visual Studio
12:30
Setting Up VSCode For Python Programming
22:20
Просмотров 477 тыс.
The 5 Best Python IDE's and Editors
7:21
Просмотров 1 млн
Battery  low 🔋 🪫
0:10
Просмотров 13 млн
Samsung laughing on iPhone #techbyakram
0:12
Просмотров 6 млн
Новодельный ноутбук Pocket386
1:16:17
📱магазин техники в 2014 vs 2024
0:41