Posts by vic.py • 79 points
7 posts
-
0
votes1
answer246
viewsQ: How to filter a dynamic multidimensional array?
I am a beginner in PHP and I am in need of a help, as I do to filter a dynamic multidimensional array by removing the arrays that do not have a specific value? Taking for example: In my code, I make…
-
0
votes1
answer9605
viewsQ: Exporting data in json or txt, in python?
I need help to learn how to export data from an object. At first I need to export in type "txt" and/or "json", but I could not succeed in either. The code: #coding = utf-8 import json . . . def…
-
1
votes2
answers501
viewsQ: Error in deploy Django/app in Heroku?
I need your help to try to find the error in my deploy, which I am trying to do in Heroku. Follow information from bash: (python3) user@Inspiron-5548:~/opt/anaconda3/envs/python3/Projetos/ecommerce$…
-
2
votes1
answer334
viewsQ: Error in html Django?
Good morning guys, I’m having a little problem referencing my variable in the html of Django. I’m a beginner in the web part, I’m trying to create a site for a project, so during the html…
-
0
votes2
answers12885
viewsA: How to compile Python code in Sublime Text 3 running on the Linux operating system?
After a few hours of intense searching, I discovered one and more ways to solve this problem. Although it was not the solution that preferred, but solved the problem and added new features. Follow…
-
1
votes1
answer519
viewsQ: IDE to the Django?
Good evening guys, I’m having big problems with some ides, and I need your advice. I’m trying to program web projects in python, so I installed pycharm to work... It’s a great IDE at first, but it…
-
1
votes2
answers12885
viewsQ: How to compile Python code in Sublime Text 3 running on the Linux operating system?
I’m editing the question to better explain what my question was. I am a linux user and am starting web projects in Python. Soon I made use of the text editor, Sublime text 3, but it has a problem to…