# Can I download my project with Roboflow in py files?

**URL:** https://discuss.roboflow.com/t/can-i-download-my-project-with-roboflow-in-py-files/446
**Category:** 🤝  Community Help
**Created:** [May 17, 2022, 5:27am UTC](https://discuss.roboflow.com/t/can-i-download-my-project-with-roboflow-in-py-files/446 "2022-05-17T05:27:22Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![hajexetab](https://yyz1.discourse-cdn.com/flex029/user_avatar/discuss.roboflow.com/hajexetab/32/286_2.png) [@hajexetab](https://discuss.roboflow.com/u/hajexetab)
#### Post date: [May 17, 2022, 5:27am UTC](https://discuss.roboflow.com/t/can-i-download-my-project-with-roboflow-in-py-files/446/1 "2022-05-17T05:27:22Z")

</div>

> **[Sign in to Roboflow](https://app.roboflow.com/hazha/facerecognizer/1)**
>
> Even if you're not a machine learning expert, you can use Roboflow train a custom, state-of-the-art computer vision model on your own data.

---

<div class="post-metadata">

### Author: ![Mohamed](https://yyz1.discourse-cdn.com/flex029/user_avatar/discuss.roboflow.com/mohamed/32/62_2.png) [@Mohamed](https://discuss.roboflow.com/u/Mohamed)
#### Post date: [May 17, 2022, 3:38pm UTC](https://discuss.roboflow.com/t/can-i-download-my-project-with-roboflow-in-py-files/446/2 "2022-05-17T15:38:02Z")

</div>

Hi, welcome to the Forum!

When you say “download in py” files, what are you wanting out of these files? I’m unsure if you’re asking for code for an app, or for sample code for performing inference with your model.

---

<div class="post-metadata">

### Author: ![hajexetab](https://yyz1.discourse-cdn.com/flex029/user_avatar/discuss.roboflow.com/hajexetab/32/286_2.png) [@hajexetab](https://discuss.roboflow.com/u/hajexetab)
#### Post date: [May 24, 2022, 8:59am UTC](https://discuss.roboflow.com/t/can-i-download-my-project-with-roboflow-in-py-files/446/3 "2022-05-24T08:59:19Z")

</div>

I’m looking for code project to perform it from visual studio …many thanks for you replay 🙂

---

<div class="post-metadata">

### Author: ![hajexetab](https://yyz1.discourse-cdn.com/flex029/user_avatar/discuss.roboflow.com/hajexetab/32/286_2.png) [@hajexetab](https://discuss.roboflow.com/u/hajexetab)
#### Post date: [May 24, 2022, 8:01am UTC](https://discuss.roboflow.com/t/can-i-download-my-project-with-roboflow-in-py-files/446/4 "2022-05-24T08:01:19Z")

</div>

Many thanks for your reply 😊

---

<div class="post-metadata">

### Author: ![Mohamed](https://yyz1.discourse-cdn.com/flex029/user_avatar/discuss.roboflow.com/mohamed/32/62_2.png) [@Mohamed](https://discuss.roboflow.com/u/Mohamed)
#### Post date: [May 24, 2022, 3:41pm UTC](https://discuss.roboflow.com/t/can-i-download-my-project-with-roboflow-in-py-files/446/5 "2022-05-24T15:41:31Z")

</div>

Hi, you only need to download one of the notebooks from [https://models.roboflow.com](https://models.roboflow.com) as a .py file, and you can run model training in Visual Studio after downloading your images with our [Python package](https://docs.roboflow.com/python).
